mirror of
https://github.com/project-zot/zot.git
synced 2024-12-16 21:56:37 -05:00
add a CODEOWNERS file
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
parent
6d593b468f
commit
97173a54dd
1 changed files with 22 additions and 0 deletions
22
CODEOWNERS
Normal file
22
CODEOWNERS
Normal file
|
@ -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
|
||||
|
||||
|
Loading…
Reference in a new issue