python3Packages.xlwt: remove me from maintainers

This commit is contained in:
dish
2026-03-23 15:32:01 -04:00
parent bed876007e
commit d0785e37da
@@ -36,6 +36,6 @@ buildPythonPackage {
bsd3
lgpl21Plus
];
maintainers = with lib.maintainers; [ pyrox0 ];
maintainers = [ ];
};
}