summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2023-02-10 22:14:50 +0000
committerMartin Weinelt <hexa@darmstadt.ccc.de>2023-02-10 22:14:50 +0000
commite494baf340b287a1458eff0c4aa65f1dc532d9ba (patch)
tree3e1ea00ebc12c605970809b236d4c87bae2341a2
parentMerge pull request #215707 from mweinelt/tts-0.11.1 (diff)
downloadnixpkgs-origin/python-codeownership.tar.gz
CODEOWNERS: Drop python-modules ownershiporigin/python-codeownership
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.
-rw-r--r--.github/CODEOWNERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index fedcd5d75f63..f87b01f75ecf 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -106,7 +106,6 @@
/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