Skip to content

Commit 1dcdb0b

Browse files
gastaldituring85
authored andcommitted
Create CODEOWNERS (#631)
(cherry picked from commit e9bace5)
1 parent 8bed856 commit 1dcdb0b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/CODEOWNERS

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Lines starting with '#' are comments.
2+
# Each line is a file pattern followed by one or more owners.
3+
4+
# More details are here: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
5+
6+
# The '*' pattern is global owners.
7+
8+
# Order is important. The last matching pattern has the most precedence.
9+
# The folders are ordered as follows:
10+
11+
# In each subsection folders are ordered first by depth, then alphabetically.
12+
# This should make it easy to add new rules without breaking existing ones.
13+
14+
* @quarkiverse/quarkiverse-artemis

0 commit comments

Comments
 (0)