-
Notifications
You must be signed in to change notification settings - Fork 511
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Toddy Mladenov <[email protected]>
- Loading branch information
Showing
3 changed files
with
26 additions
and
27 deletions.
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Owners (in alphabetical order) | ||
# Note: This is only for the notaryproject/notary repo and includes the Org level maintainers | ||
* @hukeping @jonnystoten @justincormack @niazfk @priteshbandi @shizhMSFT @stevelasker @toddysm | ||
* @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,12 +9,12 @@ | |
[Org] | ||
[Org."Org maintainers"] | ||
people = [ | ||
"justincormack", | ||
"niazfk", | ||
"stevelasker", | ||
"priteshbandi", | ||
"shiweizhang", | ||
"toddymladenov" | ||
"toddymladenov", | ||
"vaninrao", | ||
"yizha" | ||
] | ||
|
||
[Org."Notary maintainers"] | ||
|
@@ -23,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. | ||
|
@@ -49,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]" | ||
|
@@ -64,11 +46,6 @@ | |
Email = "[email protected]" | ||
GitHub = "niazfk" | ||
|
||
[people.stevelasker] | ||
Name = "Steve Lasker" | ||
Email = "[email protected]" | ||
GitHub = "stevelasker" | ||
|
||
[people.jonnystoten] | ||
Name = "Jonny Stoten" | ||
Email = "[email protected]" | ||
|
@@ -88,3 +65,13 @@ | |
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" |