For reasons that aren't clear, the arcanist tool is unable to add the Python review group to a review from the command line. I tried a few different permutations before giving up and committing it without the review and just adding the group via the web ui. Commit message has errors: - Error parsing field "Reviewers": The objects you have listed include objects which do not exist (python). You must resolve these errors to continue. Do you want to edit the message? [Y/n] n ----------------- Commit message has errors: - Error parsing field "Reviewers": The objects you have listed include objects which do not exist (Python@). You must resolve these errors to continue. Do you want to edit the message? [Y/n] Y ----------------- Commit message has errors: - Error parsing field "Reviewers": The objects you have listed include objects which do not exist (Python). You must resolve these errors to continue. Do you want to edit the message? [Y/n] Y ----------------- Commit message has errors: - Error parsing field "Reviewers": The objects you have listed include objects which do not exist (python@freebsd.org). You must resolve these errors to continue. Do you want to edit the message? [Y/n] Y
python is a project: try adding `#python`.
ah, ok. Thanks.
FWIW I filed https://secure.phabricator.com/T8718