Skip to content

Commit a56c576

Browse files
committed
Create CODEOWNERS
1 parent 8060a1f commit a56c576

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

.github/CODEOWNERS

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# ---------- Our awesome maintainers ----------
2+
3+
# Global maintainers
4+
* @Mathys-Gasnier
5+
6+
# Code maintainers
7+
/src/ @Yugveer06 @GreenMan36
8+
9+
# Snippets maintainers
10+
/public/data @Mathys-Gasnier
11+
12+
13+
# ---------- What is a maintainer ----------
14+
15+
# Maintainers will be notified when there is a pull request
16+
# with a change in the folder/file assigned to them. They will
17+
# have to approve the pull request before it can be merged.
18+
19+
20+
# ---------- How to be a maintainer ----------
21+
22+
# To maintain trust and collaboration with reviewers, first,
23+
# we will need to prove that you can contribute to the project well.
24+
# As you contribute more, the more responsibility you will have.
25+
26+
# We will assign maintainers for specific languages as well.
27+
# As we notice more contribution from your side, we will let you know
28+
# and assign you a language.

0 commit comments

Comments
 (0)