Skip to content

Commit c4fe516

Browse files
authored
Merge pull request scala#11091 from hamzaremmal/stdlib-codeowners
chore: add stdlib in CODEOWNERS
2 parents 6468bd6 + 5e40dd7 commit c4fe516

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
# Files of which NthPortal has a lot of knowledge. Wildcards cover tests
22
*LazyList* @NthPortal
33
**/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

Comments
 (0)