Skip to content

Commit

Permalink
Add @jeffmendoza as Maintainer. (#1144)
Browse files Browse the repository at this point in the history
* Add @jeffmendoza as Maintainer.

Signed-off-by: Jeff Mendoza <jlm@jlm.name>

* Update .github/CODEOWNERS

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>

---------

Signed-off-by: Jeff Mendoza <jlm@jlm.name>
Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
Co-authored-by: Mihai Maruseac <mihai.maruseac@gmail.com>
  • Loading branch information
jeffmendoza and mihaimaruseac committed Aug 12, 2023
1 parent 00e931f commit 64dfda6
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
@@ -1,3 +1,28 @@
# Owner role assigments in topic areas

# Ingestion topic area
#/pkg/assembler
#/pkg/certifier
#/pkg/collectsub
#/pkg/emitter
#/pkg/ingestor

# GraphQL topic area
/pkg/assembler/graphql @jeffmendoza

# Backends topic area
/pkg/assembler/backends @jeffmendoza

# Frontend topic area
# ?

# Clients topic area
/pkg/assembler/clients @jeffmendoza
/pkg/cli @jeffmendoza
/cmd @jeffmendoza

# Maintainers may be codeowners of broader directories.

# Make sure @mihaimaruseac is notified for any changes to assembler (in
# particular the GraphQL interface) while it is in flux
/pkg/assembler @mihaimaruseac
1 change: 1 addition & 0 deletions MAINTAINERS
Expand Up @@ -9,3 +9,4 @@
"pxp928", "Parth Patel", "Kusari", "parth@kusari.dev"
"SantiagoTorres", "Santiago Torres", "Purdue University", "santiagotorres@purdue.edu"
"rgreinho", "Rémy Greinhofer", "Citi", "remy.greinhofer@gmail.com"
"jeffmendoza", "Jeff Mendoza", "Kusari", "jlm@jlm.name"

0 comments on commit 64dfda6

Please sign in to comment.