about summary refs log tree commit diff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2023-12-28 11:48:40 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2024-01-05 11:41:19 +1000
commit43a88eef2ed0cbcfe3640a62a36176a833f3b2b2 (patch)
tree04a8396c351d0f2ddc2911130730aeb7e67e76ea /.github/CODEOWNERS
parent3d0b034e8794ad419a1d2615c77ff20ccd0acfd9 (diff)
.github/CODEOWNERS: add buildbot
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 8c25c757fca3a..ed54c4ee3bfe1 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -336,3 +336,8 @@ nixos/tests/zfs.nix                       @raitobezarius
 
 # Linux Kernel
 pkgs/os-specific/linux/kernel/manual-config.nix   @amjoseph-nixpkgs
+
+# Buildbot
+nixos/modules/services/continuous-integration/buildbot @Mic92 @zowoq
+nixos/tests/buildbot.nix                               @Mic92 @zowoq
+pkgs/development/tools/continuous-integration/buildbot @Mic92 @zowoq