RFR: Clarifications on becoming an Author
Erik Helin
ehelin at openjdk.org
Tue May 16 19:16:10 UTC 2023
On Tue, 16 May 2023 14:36:13 GMT, Jesper Wilhelmsson <jwilhelm at openjdk.org> wrote:
> Did a test run of the text with a new contributor who was trying to become Author. Some clarifications needed.
src/guide/introduction.md line 42:
> 40: To see who the project lead is for your project, see the [OpenJDK Census](https://openjdk.org/census). The Census unfortunately doesn't provide email addresses for people, but assuming you have been active on the project mailing list (since you are applying for Author after all), you should be able to find the lead's email address in your local email archive, or ask your sponsor.
> 41:
> 42: As an Author you will get your OpenJDK user name. Once you have gotten the user name, this should be associated with your GitHub account in order for the bots to be able to identify you on GitHub. See the [Skara documentation](https://wiki.openjdk.org/display/SKARA#Skara-AssociatingyourGitHubaccountandyourOpenJDKusername) for more details on that. Once that's done you can create PRs and get them reviewed, but you will still need a sponsor to approve your change before it can be integrated. You'll also get write access to [JBS](#jbs---jdk-bug-system) and the [OpenJDK wiki](https://wiki.openjdk.org) related to the project in question, and to [cr.openjdk.java.net](https://cr.openjdk.java.net) via an SSH key provided at the time you accept your invitation.
Suggestion:
As an Author you will get your OpenJDK user name. Once you have gotten the user name, this should be associated with your GitHub account in order for the bots to be able to identify you on GitHub. See the [Skara documentation](https://wiki.openjdk.org/display/SKARA#Skara-AssociatingyourGitHubaccountandyourOpenJDKusername) for more details on that. Once that's done you can create PRs and get them reviewed, but you will still need a sponsor to approve your change before it can be integrated. You'll also get write access to [JBS](#jbs---jdk-bug-system) and the [OpenJDK wiki](https://wiki.openjdk.org) related to the project in question, and to [cr.openjdk.org](https://cr.openjdk.org) via an SSH key provided at the time you accept your invitation.
-------------
PR Review Comment: https://git.openjdk.org/guide/pull/102#discussion_r1195591586
More information about the guide-dev
mailing list