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

Added codeowners and maintainers files #1

Merged
merged 1 commit into from
Jul 26, 2023
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 @@
# Repo-Level Owners (in alphabetical order). Org-level maintainers are included in the linked team at the end
# For Org level maintainers, refer to https://github.com/notaryproject/.github/blob/main/CODEOWNERS
* @gokarnm @JeyJeyGao @priteshbandi @rgnote @shizhMSFT @Two-Hearts @notaryproject/notaryproject-org-maintainers
10 changes: 10 additions & 0 deletions MAINTAINERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Org-Level Maintainers are available in https://github.com/notaryproject/.github/blob/main/MAINTAINERS
# Repo-Level Maintainers (in alphabetical order)
# Pattern: [First Name] [Last Name] <[Email Address]> ([GitHub Handle])
# Note: This is for the notaryproject/notation-plugin-framework-go repo
Junjie Gao <[email protected]> (@JeyJeyGao)
Milind Gokarn <[email protected]> (@gokarnm)
Patrick Zheng <[email protected]> (@Two-Hearts)
Pritesh Bandi <[email protected]> (@priteshbandi)
Rakesh Gariganti <[email protected]> (@rgnote)
Shiwei Zhang <[email protected]> (@shizhMSFT)