Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(81)

Side by Side Diff: docs/adding-committers.md

Issue 2162963002: [polymer] Merge of master into polymer10-migration (Closed) Base URL: git@github.com:catapult-project/catapult.git@polymer10-migration
Patch Set: Merge polymer10-migration int polymer10-merge Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « devil/docs/persistent_device_list.md ('k') | infra/config/cq.cfg » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Adding contributors 1 # Adding contributors
2 2
3 Admins (nduca, sullivan) can add contributors to the project. There are two 3 Admins (nduca, sullivan) can add contributors to the project. There are three
4 steps: 4 steps:
5 5
6 1. Add the person's github account to the [catapult] 6 1. Check that the person has signed the Contributor License Agreement.
7 (https://github.com/orgs/catapult-project/teams/catapult) team. 7 You can check [here](http://go/check-cla). If they have not signed, please
8 2. Add the person's email to the [commit queue list] 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]
9 (https://chrome-infra-auth.appspot.com/auth/groups#project-catapult-committers). 14 (https://chrome-infra-auth.appspot.com/auth/groups#project-catapult-committers).
10 15
11 Because there is no API to retrieve a person's GitHub ID from their email 16 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. 17 address or vice versa, we cannot automate this into one step.
OLDNEW
« no previous file with comments | « devil/docs/persistent_device_list.md ('k') | infra/config/cq.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698