Skip to content

Commit a22748e

Browse files
authored
Update maintainer nomination process (jaegertracing#6100)
## Which problem is this PR solving? - The existing process requires the use of the mailing list for nominations, but we don't use that list very much - It also requires disclosing the email address ## Description of the changes - Allow using GitHub issue as alternative to the mailing list - Do not require disclosure of the email address Signed-off-by: Yuri Shkuro <[email protected]>
1 parent acbc0e1 commit a22748e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

GOVERNANCE.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,9 @@ To become a maintainer you need to demonstrate the following:
2626

2727
A new maintainer must be proposed by an existing maintainer by sending a message to the
2828
[[email protected]](https://groups.google.com/forum/#!forum/jaeger-tracing)
29-
mailing list containing the following information:
29+
mailing list, or by opening an issue on GitHub, containing the following information:
3030

31-
* nominee's first and last name,
32-
* nominee's email address and GitHub user name,
31+
* nominee's first and last name and GitHub user name,
3332
* an explanation of why the nominee should be a committer,
3433
* a list of links to non-trivial pull requests (top 10) authored by the nominee.
3534

0 commit comments

Comments
 (0)