Skip to content

Commit

Permalink
add a CODEOWNERS file
Browse files Browse the repository at this point in the history
Signed-off-by: Ramkumar Chinchani <[email protected]>
  • Loading branch information
rchincha committed May 4, 2022
1 parent 6d593b4 commit 97173a5
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# This is a comment.
# Each line is a file pattern followed by one or more owners.

* @rchincha @andaaron @peusebiu

/pkg/storage/ @peusebiu

/pkg/exporter/ @adodon2go

/pkg/extensions/search/ @shimish2

/pkg/extensions/scrub/ @Andreea-Lupu

/pkg/extensions/sync/ @peusebiu

/pkg/extensions/monitoring/ @adodon2go

/cmd/zxp/ @adodon2go

/cmd/zb/ @roxanaN


0 comments on commit 97173a5

Please sign in to comment.