mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
pythonPackages.tokenserver: add Nadrieril to maintainers
This commit is contained in:
parent
ab3d099d30
commit
08aa3e7f2e
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue