mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 10:53:11 +00:00
Merge pull request #154705 from Mic92/yubikey-manager
yubikey-manager: replace myself as maintainer with other known users
This commit is contained in:
commit
cc77c2ff4d
@ -61,6 +61,6 @@ python3Packages.buildPythonPackage rec {
|
||||
|
||||
license = licenses.bsd2;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ benley mic92 ];
|
||||
maintainers = with maintainers; [ benley lassulus pinpox ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user