Unverified Commit bb933c5b authored by Martin Weinelt's avatar Martin Weinelt
Browse files

CODEOWNERS: Drop python-modules and python-packages ownership

We currently have 5800 python modules in that path, and we're seeing
roughly 1000 pull requests for these modules per month.

Having @FRidh and @jonringer requested on every PR that touches a
python package isn't helping anyone, nor is it sustainable for any one
person to have that number of incoming notifications.

I think it's time to get rid of that code ownership.
parent 9943fcc7
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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