Set ownership of CODEOWNERS
This commit is contained in:
parent
adb8a0a7e1
commit
24646266bb
|
@ -7,6 +7,9 @@
|
||||||
# For documentation on this file, see https://help.github.com/articles/about-codeowners/
|
# For documentation on this file, see https://help.github.com/articles/about-codeowners/
|
||||||
# Mentioned users will get code review requests.
|
# Mentioned users will get code review requests.
|
||||||
|
|
||||||
|
# This file
|
||||||
|
.github/CODEOWNERS @edolstra
|
||||||
|
|
||||||
# Boostraping and core infra
|
# Boostraping and core infra
|
||||||
pkgs/stdenv/ @edolstra
|
pkgs/stdenv/ @edolstra
|
||||||
pkgs/build-support/cc-wrapper/ @edolstra
|
pkgs/build-support/cc-wrapper/ @edolstra
|
||||||
|
|
Loading…
Reference in New Issue