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
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 = "hukeping@huawei.com"
GitHub = "hukeping"

[people.justincormack]
Name = "Justin Cormack"
Email = "justin.cormack@docker.com"
GitHub = "justincormack"

[people.mnm678]
Name = "Marina Moore"
Email = "mm9693@nyu.edu"
Expand All @@ -61,12 +46,32 @@
Email = "niazfk@amazon.com"
GitHub = "niazfk"

[people.stevelasker]
Name = "Steve Lasker"
Email = "Steve.Lasker@microsoft.com"
GitHub = "stevelasker"

[people.jonnystoten]
Name = "Jonny Stoten"
Email = "jonny.stoten@docker.com"
GitHub = "jonnystoten"

[people.priteshbandi]
Name = "Pritesh Bandi"
Email = "priteshbandi@gmail.com"
GitHub = "priteshbandi"

[people.shiweizhang]
Name = "Shiwei Zhang"
Email = "shizh@microsoft.com"
GitHub = "shizhMSFT"

[people.toddymladenov]
Name = "Toddy Mladenov"
Email = "toddysm@gmail.com"
GitHub = "toddysm"

[people.vaninrao]
Name = "Vani Rao"
Email = "vaninrao@amazon.com"
GitHub = "vaninrao10"

[people.vaninrao]
Name = "Vani Rao"
Email = "vaninrao@amazon.com"
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 = "evan.cordell@coreos.com"
GitHub = "ecordell"

[people.justincormack]
Name = "Justin Cormack"
Email = "justin.cormack@docker.com"
GitHub = "justincormack"

[people.nathanmccauley]
Name = "Nathan McCauley"
Email = "nathan.mccauley@docker.com"
Expand All @@ -56,3 +63,8 @@
Name = "Riyaz Faizullabhoy"
Email = "riyazdf@berkeley.edu"
GitHub = "riyazdf"

[people.stevelasker]
Name = "Steve Lasker"
Email = "Steve.Lasker@microsoft.com"
GitHub = "stevelasker"