forked from mirrors/nixpkgs
dnscrypt-proxy2: Add Atemu to the maintainers
This commit is contained in:
parent
07ccc6f753
commit
64ce6b2e8a
|
@ -18,7 +18,7 @@ buildGoPackage rec {
|
|||
|
||||
license = licenses.isc;
|
||||
homepage = https://dnscrypt.info/;
|
||||
maintainers = with maintainers; [ waynr ];
|
||||
maintainers = with maintainers; [ atemu waynr ];
|
||||
platforms = with platforms; unix;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue