From adb8a0a7e1506106d928abc4894ae21b192888c9 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 7 Sep 2017 12:17:36 +0200 Subject: Change owner of stdenv and lib --- .github/CODEOWNERS | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to '.github') diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 44d22fb5225d..734f0d562d0f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -8,14 +8,11 @@ # Mentioned users will get code review requests. # Boostraping and core infra -pkgs/stdenv/ @Ericson2314 -pkgs/build-support/cc-wrapper/ @Ericson2314 +pkgs/stdenv/ @edolstra +pkgs/build-support/cc-wrapper/ @edolstra # Libraries -lib/ @Profpatsch - -# Build-Support -pkgs/build-support @Profpatsch +lib/ @edolstra # Python-related code and docs pkgs/top-level/python-packages.nix @FRidh -- cgit 1.4.1