0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/CODEOWNERS
Line: 4: incorrect codeowner user: rchincha Line: 4: incorrect codeowner user: andaaron Line: 4: incorrect codeowner user: peusebiu Line: 4: no users/groups matched Line: 6: incorrect codeowner user: peusebiu Line: 6: no users/groups matched Line: 8: incorrect codeowner user: adodon2go Line: 8: no users/groups matched Line: 10: incorrect codeowner user: shimish2 Line: 10: no users/groups matched Line: 12: incorrect codeowner user: Andreea-Lupu Line: 12: no users/groups matched Line: 14: incorrect codeowner user: peusebiu Line: 14: no users/groups matched Line: 16: incorrect codeowner user: adodon2go Line: 16: no users/groups matched Line: 18: incorrect codeowner user: adodon2go Line: 18: no users/groups matched Line: 20: incorrect codeowner user: roxanaN Line: 20: no users/groups matched
Ramkumar Chinchani 97173a54dd add a CODEOWNERS file
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
2022-05-04 11:52:28 -07:00

22 lines
484 B
Text

# 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