We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 391b7bf commit 33f4e26Copy full SHA for 33f4e26
1 file changed
.github/CODEOWNERS
@@ -1,9 +1,11 @@
1
# This files defines code ownership.
2
+# We start with defining ownership globally and later on can get more granular.
3
4
# General content
5
* @renejeglinsky
-node.js/ @smahati
6
-java/ @smahati
+
7
+node.js/ @smahati @renejeglinsky
8
+java/ @smahati @renejeglinsky
9
10
# Infra
11
.github/ @chgeo @swaldmann
0 commit comments