mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-01 16:34:15 +03:00
pythonPackages.tokenserver: add Nadrieril to maintainers
This commit is contained in:
parent
ab3d099d30
commit
08aa3e7f2e
@ -31,5 +31,6 @@ buildPythonPackage rec {
|
||||
description = "The Mozilla Token Server";
|
||||
homepage = https://github.com/mozilla-services/tokenserver;
|
||||
license = licenses.mpl20;
|
||||
maintainers = with maintainers; [ nadrieril ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user