1 # Adding contributors 2 3 Admins (nduca, sullivan) can add contributors to the project. There are two 4 steps: 5 6 1. Add the person's github account to the [catapult] 7 (https://github.com/orgs/catapult-project/teams/catapult) team. 8 2. Add the person's email to the [commit queue list] 9 (https://chrome-infra-auth.appspot.com/auth/groups#project-catapult-committers). 10 11 Because there is no API to retrieve a person's GitHub ID from their email 12 address or vice versa, we cannot automate this into one step. 13