We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6ca0dc commit 409c521Copy full SHA for 409c521
.github/CODEOWNERS
@@ -0,0 +1,8 @@
1
+# Chris rules EVERYTHING (including paths listed below)
2
+* @ChrisTitusTech
3
+
4
+# Nix stuff
5
+# We want the whole `nix` directory here in case we add custom tests/script later
6
+*.nix @adamperkowski
7
+flake.lock @adamperkowski
8
+/nix/ @adamperkowski
0 commit comments