mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
usque: add xyenon as maintainer
This commit is contained in:
@@ -52,7 +52,10 @@ buildGoModule (finalAttrs: {
|
||||
|
||||
meta = {
|
||||
mainProgram = "usque";
|
||||
maintainers = with lib.maintainers; [ xddxdd ];
|
||||
maintainers = with lib.maintainers; [
|
||||
xddxdd
|
||||
xyenon
|
||||
];
|
||||
description = "Open-source reimplementation of the Cloudflare WARP client's MASQUE protocol";
|
||||
homepage = "https://github.com/Diniboy1123/usque";
|
||||
license = lib.licenses.mit;
|
||||
|
||||
Reference in New Issue
Block a user