We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6468bd6 + 5e40dd7 commit c4fe516Copy full SHA for c4fe516
.github/CODEOWNERS
@@ -1,3 +1,8 @@
1
# Files of which NthPortal has a lot of knowledge. Wildcards cover tests
2
*LazyList* @NthPortal
3
**/scala/util/Using* @NthPortal
4
+
5
+# Any changes to the Scala 2 Standard Library must be approve
6
+# by one of the officers responsible of maintaining it
7
+/src/library/ @scala/stdlib-officers
8
+/src/library-aux/ @scala/stdlib-officers
0 commit comments