mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 22:03:54 +03:00
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";
|
||||
homepage = https://github.com/cloudflare/boringtun;
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ xrelkd ];
|
||||
maintainers = with maintainers; [ xrelkd marsam ];
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user