Merge pull request #287783 from RaitoBezarius/take-kernel-codeowner-tmp

CODEOWNERS: add raitobezarius on the linux kernel
This commit is contained in:
Ryan Lahfa 2024-02-11 16:31:13 +01:00 committed by GitHub
commit 78ca947399
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
.github/CODEOWNERS vendored
View File

@ -197,6 +197,10 @@ pkgs/development/python-modules/buildcatrust/ @ajs124 @lukegb @mweinelt
/nixos/modules/services/databases/postgresql.nix @thoughtpolice
/nixos/tests/postgresql.nix @thoughtpolice
# Linux kernel
/pkgs/os-specific/linux/kernel @raitobezarius
/pkgs/top-level/linux-kernels.nix @raitobezarius
# Hardened profile & related modules
/nixos/modules/profiles/hardened.nix @joachifm
/nixos/modules/security/hidepid.nix @joachifm