dnsproxy: add diogotcorreia as maintainer
This commit is contained in:
parent
f38db9ab2a
commit
bb17549839
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ buildGoModule rec {
|
|||
description = "Simple DNS proxy with DoH, DoT, and DNSCrypt support";
|
||||
homepage = "https://github.com/AdguardTeam/dnsproxy";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ contrun ];
|
||||
maintainers = with maintainers; [ contrun diogotcorreia ];
|
||||
mainProgram = "dnsproxy";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue