1 # Adding contributors 2 3 Admins (nduca, sullivan) can add contributors to the project. There are three 4 steps: 5 6 1. Check that the person has signed the Contributor License Agreement. 7 You can check [here](http://go/check-cla). If they have not signed, please 8 redirect them to [this page] 9 (https://cla.developers.google.com/about/google-individual?csw=1) and wait 10 for them to sign before adding. 11 2. Add the person's github account to the [catapult] 12 (https://github.com/orgs/catapult-project/teams/catapult) team. 13 3. Add the person's email to the [commit queue list] 14 (https://chrome-infra-auth.appspot.com/auth/groups#project-catapult-committers). 15 16 Because there is no API to retrieve a person's GitHub ID from their email 17 address or vice versa, we cannot automate this into one step. 18