mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
CODEOWNERS: Remove edolstra
Updated to reflect reality: Eelco is not acting as a code owner of these files
This commit is contained in:
parent
c798d8f0a1
commit
48a58721dd
13
.github/CODEOWNERS
vendored
13
.github/CODEOWNERS
vendored
@ -11,9 +11,6 @@
|
|||||||
# This also holds true for GitHub teams. Since almost none of our teams have write
|
# This also holds true for GitHub teams. Since almost none of our teams have write
|
||||||
# permissions, you need to list all members of the team with commit access individually.
|
# permissions, you need to list all members of the team with commit access individually.
|
||||||
|
|
||||||
# This file
|
|
||||||
/.github/CODEOWNERS @edolstra
|
|
||||||
|
|
||||||
# GitHub actions
|
# GitHub actions
|
||||||
/.github/workflows @NixOS/Security @Mic92 @zowoq
|
/.github/workflows @NixOS/Security @Mic92 @zowoq
|
||||||
/.github/workflows/merge-staging @FRidh
|
/.github/workflows/merge-staging @FRidh
|
||||||
@ -22,12 +19,12 @@
|
|||||||
/.editorconfig @Mic92 @zowoq
|
/.editorconfig @Mic92 @zowoq
|
||||||
|
|
||||||
# Libraries
|
# Libraries
|
||||||
/lib @edolstra @infinisil
|
/lib @infinisil
|
||||||
/lib/systems @alyssais @ericson2314 @amjoseph-nixpkgs
|
/lib/systems @alyssais @ericson2314 @amjoseph-nixpkgs
|
||||||
/lib/generators.nix @infinisil @edolstra @Profpatsch
|
/lib/generators.nix @infinisil @Profpatsch
|
||||||
/lib/cli.nix @infinisil @edolstra @Profpatsch
|
/lib/cli.nix @infinisil @Profpatsch
|
||||||
/lib/debug.nix @infinisil @edolstra @Profpatsch
|
/lib/debug.nix @infinisil @Profpatsch
|
||||||
/lib/asserts.nix @infinisil @edolstra @Profpatsch
|
/lib/asserts.nix @infinisil @Profpatsch
|
||||||
/lib/path.* @infinisil @fricklerhandwerk
|
/lib/path.* @infinisil @fricklerhandwerk
|
||||||
/lib/fileset @infinisil
|
/lib/fileset @infinisil
|
||||||
/doc/functions/fileset.section.md @infinisil
|
/doc/functions/fileset.section.md @infinisil
|
||||||
|
Loading…
Reference in New Issue
Block a user