Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Org maintainers update #1703

Merged
merged 2 commits into from
Apr 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Owners (in alphabetical order)
# Note: This is only for the notaryproject/notary repo and includes the Org level maintainers
* @hukeping @jonnystoten @niazfk @priteshbandi @shizhMSFT @toddysm @vaninrao10 @yizha1
Copy link
Member

@FeynmanZhou FeynmanZhou Apr 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For inactive repos without activities neither active repo maintainers in recent 1~2 years, should we prioritize the archival process instead? There is an issue notaryproject/.github#70 already proposed archive the notary repo.

This will relax unnecessary workloads to org maintainers and avoid confusing new users going forward. We add new maintainers to those repos indicate that new maintainers are responsible for its continuous maintenance for users. FYI the archival process below from the archival process doc:

The repository-level maintainers should be noticed about this archiviation issue. Once the proposal issue has a supermajority (two-thirds) of approval from Notary Project governance maintainers and there is no response from the repository-level maintainers after 30 days notice, the repository can be archived.”

55 changes: 30 additions & 25 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,12 @@
[Org]
[Org."Org maintainers"]
people = [
"justincormack",
"niazfk",
"stevelasker",
"priteshbandi",
"shiweizhang",
"toddymladenov",
"vaninrao",
"yizha"
]

[Org."Notary maintainers"]
Expand All @@ -20,19 +23,6 @@
"justincormack",
"jonnystoten"
]

[Org."Notation maintainers"]
people = [
"justincormack",
"niazfk",
"stevelasker",
]

[Org."TUF maintainers"]
people = [
"justincormack",
"mnm678",
]
[people]

# A reference list of all people associated with the project.
Expand All @@ -46,11 +36,6 @@
Email = "[email protected]"
GitHub = "hukeping"

[people.justincormack]
Name = "Justin Cormack"
Email = "[email protected]"
GitHub = "justincormack"

[people.mnm678]
Name = "Marina Moore"
Email = "[email protected]"
Expand All @@ -61,12 +46,32 @@
Email = "[email protected]"
GitHub = "niazfk"

[people.stevelasker]
Name = "Steve Lasker"
Email = "[email protected]"
GitHub = "stevelasker"

[people.jonnystoten]
Name = "Jonny Stoten"
Email = "[email protected]"
GitHub = "jonnystoten"

[people.priteshbandi]
Name = "Pritesh Bandi"
Email = "[email protected]"
GitHub = "priteshbandi"

[people.shiweizhang]
Name = "Shiwei Zhang"
Email = "[email protected]"
GitHub = "shizhMSFT"

[people.toddymladenov]
Name = "Toddy Mladenov"
Email = "[email protected]"
GitHub = "toddysm"

[people.vaninrao]
Name = "Vani Rao"
Email = "[email protected]"
GitHub = "vaninrao10"

[people.vaninrao]
Name = "Vani Rao"
Email = "[email protected]"
GitHub = "vaninrao10"
12 changes: 12 additions & 0 deletions MAINTAINERS.ALUMNI
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@
"dmcgowan",
"endophage",
"ecordell",
"justincormack"
"nathanmccauley",
"riyazdf",
"stevelasker"
]

[people]
Expand Down Expand Up @@ -47,6 +49,11 @@
Email = "[email protected]"
GitHub = "ecordell"

[people.justincormack]
Name = "Justin Cormack"
Email = "[email protected]"
GitHub = "justincormack"

[people.nathanmccauley]
Name = "Nathan McCauley"
Email = "[email protected]"
Expand All @@ -56,3 +63,8 @@
Name = "Riyaz Faizullabhoy"
Email = "[email protected]"
GitHub = "riyazdf"

[people.stevelasker]
Name = "Steve Lasker"
Email = "[email protected]"
GitHub = "stevelasker"