boringtun: add marsam as maintainer
This commit is contained in:
parent
b7704dab09
commit
2b5e13d3ea
@ -22,7 +22,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
description = "Userspace WireGuard® implementation in Rust";
|
description = "Userspace WireGuard® implementation in Rust";
|
||||||
homepage = https://github.com/cloudflare/boringtun;
|
homepage = https://github.com/cloudflare/boringtun;
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = with maintainers; [ xrelkd ];
|
maintainers = with maintainers; [ xrelkd marsam ];
|
||||||
platforms = platforms.linux ++ platforms.darwin;
|
platforms = platforms.linux ++ platforms.darwin;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user