From 7e1ff7bd737691d877911fef537ccbf1713b6542 Mon Sep 17 00:00:00 2001 From: "P." Date: Sat, 22 Jun 2024 07:03:16 -0600 Subject: treewide: remove wolfangaukang as maintainer --- pkgs/development/python-modules/python-barcode/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/development/python-modules/python-barcode/default.nix') diff --git a/pkgs/development/python-modules/python-barcode/default.nix b/pkgs/development/python-modules/python-barcode/default.nix index 63d39dc9a852..214e074ffd7a 100644 --- a/pkgs/development/python-modules/python-barcode/default.nix +++ b/pkgs/development/python-modules/python-barcode/default.nix @@ -43,6 +43,6 @@ buildPythonPackage rec { homepage = "https://github.com/WhyNotHugo/python-barcode"; changelog = "https://github.com/WhyNotHugo/python-barcode/blob/v${version}/docs/changelog.rst"; license = licenses.mit; - maintainers = with maintainers; [ wolfangaukang ]; + maintainers = [ ]; }; } -- cgit v1.2.3