-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move committer onboarding and committer guide to contributor-docs (#2…
- Loading branch information
1 parent
a7e12db
commit 70979bf
Showing
3 changed files
with
88 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<!-- | ||
Licensed under the Apache License, Version 2.0 (the "License"); | ||
you may not use this file except in compliance with the License. | ||
You may obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
See the License for the specific language governing permissions and | ||
limitations under the License. | ||
--> | ||
|
||
# Apache Beam Committer Onboarding Guide | ||
|
||
A brief checklist of things to know and do for new committers. | ||
|
||
## For you, the new committer | ||
|
||
- [ ] Sign an ICLA and send it to [email protected] if you haven't before. | ||
- [ ] Read the ASF new committer guide: | ||
https://www.apache.org/dev/new-committers-guide.html | ||
- [ ] Read the [Beam committer guide](committer-guide.md) | ||
- [ ] Log in to https://whimsy.apache.org; that will confirm a working ASF account | ||
you can edit email routing for the account, and add other emails that | ||
you own you can directly edit mailing list subscriptions (for example, | ||
you might switch them to your ASF account - you can still post from any | ||
of your registered emails)\ | ||
- [ ] Link your GitHub account with your ASF account at | ||
https://gitbox.apache.org/. Once you see the big green "Merge" button on pull | ||
requests, this is working. | ||
|
||
## For the PMC | ||
|
||
- [ ] (PMC Chair) Add the new committer to https://whimsy.apache.org/roster/committee/beam | ||
- [ ] Announce the new committer |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters