scorecard/.github/CODEOWNERS
Naveen 559b71b496
Invite @raghavkaul as maintainer (#2663)
- Add @raghavkaul as a CODEOWNERS file reviewer
- Update the CODEOWNERS file

[.github/CODEOWNERS]
- Add @raghavkaul to CODEOWNERS file

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2023-02-16 15:07:41 +00:00

16 lines
777 B
Plaintext

# CODEOWNERS reference: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# the following users/teams will be requested for
# review when someone opens a pull request.
# TODO(owners): For ease of management, this should eventually shift to a
# defined GitHub team instead of individual usernames
* @azeemshaikh38 @justaugustus @laurentsimon @naveensrinivasan @spencerschrock @raghavkaul
# Docs
# TODO(owners): For ease of management, this should eventually shift to a
# defined GitHub team instead of individual usernames
*.md @olivekl
/docs/ @olivekl