wireguard-go: assign yegortimoshenko as maintainer
This commit is contained in:
parent
6bcbd22997
commit
2a13dc778f
@ -22,7 +22,7 @@ buildGoPackage rec {
|
|||||||
description = "Userspace Go implementation of WireGuard";
|
description = "Userspace Go implementation of WireGuard";
|
||||||
homepage = https://git.zx2c4.com/wireguard-go/about/;
|
homepage = https://git.zx2c4.com/wireguard-go/about/;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = with maintainers; [ kirelagin zx2c4 ];
|
maintainers = with maintainers; [ kirelagin yegortimoshenko zx2c4 ];
|
||||||
platforms = platforms.darwin;
|
platforms = platforms.darwin;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user