about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorMartin Weinelt <mweinelt@users.noreply.github.com>2023-02-26 10:48:32 +0000
committerGitHub <noreply@github.com>2023-02-26 10:48:32 +0000
commite66de880a0b3207c0de2077e9f5474a394e19191 (patch)
tree2ea5df2693cdff6a9a7180dd4e015b2006e1e971 /.github
parentfb4a3e41759dd88f0770f4262bb0c412c300cc51 (diff)
parentbb933c5b7c3da32a8e58f98fcb10bcb70e048d58 (diff)
Merge pull request #215741 from NixOS/python-codeownership
CODEOWNERS: Drop python-modules ownership
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index fedcd5d75f63a..86787c03a5e32 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -104,9 +104,7 @@
 
 # Python-related code and docs
 /maintainers/scripts/update-python-libraries	              @FRidh
-/pkgs/top-level/python-packages.nix                         @FRidh @jonringer
 /pkgs/development/interpreters/python                       @FRidh
-/pkgs/development/python-modules                            @FRidh @jonringer
 /doc/languages-frameworks/python.section.md                 @FRidh @mweinelt
 /pkgs/development/tools/poetry2nix                          @adisbladis
 /pkgs/development/interpreters/python/hooks                 @FRidh @jonringer