python3Packages.stevedore: add maintainer
This commit is contained in:
parent
19e052d0d4
commit
a6c65d3e59
@ -33,5 +33,6 @@ buildPythonPackage rec {
|
|||||||
description = "Manage dynamic plugins for Python applications";
|
description = "Manage dynamic plugins for Python applications";
|
||||||
homepage = "https://docs.openstack.org/stevedore/";
|
homepage = "https://docs.openstack.org/stevedore/";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
|
maintainers = with maintainers; [ fab ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user