We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c7be9f commit a3b2e1dCopy full SHA for a3b2e1d
.github/CODEOWNERS
@@ -0,0 +1,9 @@
1
+# These owners will be the default owners for everything in
2
+# the repo. Unless a later match takes precedence,
3
+# @nicocrm and @JulietteHoisnard will be requested for
4
+# review when someone opens a pull request.
5
+* @nicocrm @JulietteHoisnard
6
+# @JulietteHoisnard owns any file in the `/webapp`
7
+# directory in the root of the repository and any of its
8
+# subdirectories.
9
+/webapp/ @JulietteHoisnard
0 commit comments