-
Notifications
You must be signed in to change notification settings - Fork 511
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
yizha1
merged 2 commits into
notaryproject:master
from
toddysm:feature/org-maintainers-update
Apr 16, 2024
Merged
Org maintainers update #1703
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Validating CODEOWNERS rules …
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,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 | ||
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 |
---|---|---|
|
@@ -9,9 +9,12 @@ | |
[Org] | ||
[Org."Org maintainers"] | ||
people = [ | ||
"justincormack", | ||
"niazfk", | ||
"stevelasker", | ||
"priteshbandi", | ||
"shiweizhang", | ||
"toddymladenov", | ||
"vaninrao", | ||
"yizha" | ||
] | ||
|
||
[Org."Notary maintainers"] | ||
|
@@ -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. | ||
|
@@ -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]" | ||
|
@@ -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" |
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 |
---|---|---|
|
@@ -14,8 +14,10 @@ | |
"dmcgowan", | ||
"endophage", | ||
"ecordell", | ||
"justincormack" | ||
"nathanmccauley", | ||
"riyazdf", | ||
"stevelasker" | ||
] | ||
|
||
[people] | ||
|
@@ -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]" | ||
|
@@ -56,3 +63,8 @@ | |
Name = "Riyaz Faizullabhoy" | ||
Email = "[email protected]" | ||
GitHub = "riyazdf" | ||
|
||
[people.stevelasker] | ||
Name = "Steve Lasker" | ||
Email = "[email protected]" | ||
GitHub = "stevelasker" |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
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: