python3Packages.python-apt: update maintainers list
This commit is contained in:
@@ -35,7 +35,11 @@ buildPythonPackage rec {
|
||||
description = "Python bindings for APT";
|
||||
homepage = "https://launchpad.net/python-apt";
|
||||
license = lib.licenses.gpl2;
|
||||
maintainers = with lib.maintainers; [ jnsgruk ];
|
||||
maintainers = with lib.maintainers; [
|
||||
adhityaravi
|
||||
bepri
|
||||
dstathis
|
||||
];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user