mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
shim-unsigned: add boot security team to maintainers
This commit is contained in:
@@ -74,5 +74,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
maintainers = with lib.maintainers; [
|
||||
baloo
|
||||
];
|
||||
teams = [ lib.teams.boot-security ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user