mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
lego: set maintainers to acme team
This commit is contained in:
parent
bfffee9364
commit
f3c18b2420
@ -22,6 +22,6 @@ buildGoModule rec {
|
||||
description = "Let's Encrypt client and ACME library written in Go";
|
||||
license = licenses.mit;
|
||||
homepage = "https://go-acme.github.io/lego/";
|
||||
maintainers = with maintainers; [ andrew-d ];
|
||||
maintainers = teams.acme.members;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user