python3Packages.xml2rfc: unmaintain

- my usage of this package has been negligible
- it seems relatively unimportant
- I'm chronically overcommitted (even just around NixOS.org)
This commit is contained in:
Vladimír Čunát
2026-09-07 13:09:58 +02:00
parent aba697d717
commit 83c8a944fd

View File

@@ -88,7 +88,6 @@ buildPythonPackage (finalAttrs: {
# http://metadata.ftp-master.debian.org/changelogs/non-free/x/xml2rfc/xml2rfc_2.9.6-1_copyright
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [
vcunat
yrashk
];
};