summary refs log tree commit diff
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2026-05-28 16:18:30 +0200
committerRory& <root@rory.gay>2026-05-28 17:27:08 +0200
commitd8fb6d2ee836195165bf7f0f32c2c3677243e899 (patch)
tree1dbf6580d20303d751e423eec90bd5d351ce2f89
parentMove why-is-node-running to dependencies (diff)
downloadserver-ts-d8fb6d2ee836195165bf7f0f32c2c3677243e899.tar.xz
CodeOwners: claim /nix dir
-rw-r--r--.github/CODEOWNERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS

index b55d76cd..b956be7e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS
@@ -1,3 +1,4 @@ # Nix stuff is owned by Rory& - we& want to be notified if these are changed. /flake.nix root@rory.gay -/nix-update.sh root@rory.gay \ No newline at end of file +/nix-update.sh root@rory.gay +/nix root@rory.gay \ No newline at end of file