We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent af84611 commit 9b10fccCopy full SHA for 9b10fcc
.github/CODEOWNERS
@@ -13,8 +13,11 @@ pkgs/development/interpreters/python/* @FRidh
13
pkgs/development/python-modules/* @FRidh
14
doc/languages-frameworks/python.md @FRidh
15
16
-# Darwin-related
17
-pkgs/stdenv/darwin/* @copumpkin @LnL7
18
-pkgs/os-specific/darwin/* @LnL7
19
-pkgs/os-specific/darwin/apple-source-releases/* @copumpkin
+# Boostraping and core infra
+pkgs/stdenv/ @Ericson2314
+pkgs/build-support/cc-wrapper/ @Ericson2314
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