Skip to content

Commit

Permalink
Updated org maintainers
Browse files Browse the repository at this point in the history
Signed-off-by: Toddy Mladenov <[email protected]>
  • Loading branch information
toddysm committed Apr 3, 2024
1 parent 38c802d commit a3ebbb6
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 27 deletions.
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
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
39 changes: 13 additions & 26 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
[Org]
[Org."Org maintainers"]
people = [
"justincormack",
"niazfk",
"stevelasker",
"priteshbandi",
"shiweizhang",
"toddymladenov"
"toddymladenov",
"vaninrao",
"yizha"
]

[Org."Notary maintainers"]
Expand All @@ -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.
Expand All @@ -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]"
Expand All @@ -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]"
Expand All @@ -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"
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"

0 comments on commit a3ebbb6

Please sign in to comment.