Skip to content

Commit 9b10fcc

Browse files
authoredJul 31, 2017
Add myself to CODEOWNERS, and use tab consistently
1 parent af84611 commit 9b10fcc

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed
 

‎.github/CODEOWNERS

+7-4
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,11 @@ pkgs/development/interpreters/python/* @FRidh
1313
pkgs/development/python-modules/* @FRidh
1414
doc/languages-frameworks/python.md @FRidh
1515

16-
# Darwin-related
17-
pkgs/stdenv/darwin/* @copumpkin @LnL7
18-
pkgs/os-specific/darwin/* @LnL7
19-
pkgs/os-specific/darwin/apple-source-releases/* @copumpkin
16+
# Boostraping and core infra
17+
pkgs/stdenv/ @Ericson2314
18+
pkgs/build-support/cc-wrapper/ @Ericson2314
2019

20+
# Darwin-related
21+
pkgs/stdenv/darwin/* @copumpkin @LnL7
22+
pkgs/os-specific/darwin/* @LnL7
23+
pkgs/os-specific/darwin/apple-source-releases/* @copumpkin

0 commit comments

Comments
 (0)
Please sign in to comment.