CODEOWNERS: add myself as owner of ntp packages

Signed-off-by: Austin Seipp <aseipp@pobox.com>
gstqt5
Austin Seipp 2018-12-01 13:01:09 -06:00
parent f0ad5ebdfb
commit 0aee12e0b3
1 changed files with 6 additions and 0 deletions

6
.github/CODEOWNERS vendored
View File

@ -130,6 +130,12 @@
/nixos/tests/hardened.nix @joachifm
/pkgs/os-specific/linux/kernel/hardened-config.nix @joachifm
# Network Time Daemons
/pkgs/tools/networking/chrony @thoughtpolice
/pkgs/tools/networking/ntp @thoughtpolice
/pkgs/tools/networking/openntpd @thoughtpolice
/nixos/modules/services/networking/ntp @thoughtpolice
# Dhall
/pkgs/development/dhall-modules @Gabriel439 @Profpatsch
/pkgs/development/interpreters/dhall @Gabriel439 @Profpatsch