Skip to content

Commit f58c225

Browse files
authored
chore: added missing CODEOWNERS file (#307)
The CODEOWNERS file was missing, adding with the two initial teams: * maintainers * web Signed-off-by: Jonathan Gonzalez V. <[email protected]>
1 parent 0927788 commit f58c225

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CODEOWNERS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# The CODEOWNERS file is used to define individuals or teams that are
2+
# responsible for code in a repository. For details, please refer to
3+
# https://docs.github.com/en/free-pro-team@latest/github/creating-cloning-and-archiving-repositories/about-code-owners
4+
5+
* @cloudnative-pg/maintainers
6+
7+
# Component owners
8+
# See https://github.com/cloudnative-pg/governance/blob/main/COMPONENT-OWNERS.md#cloudnative-pg
9+
10+
# Website team
11+
* @cloudnative-pg/web

0 commit comments

Comments
 (0)