We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77f22db commit 0358007Copy full SHA for 0358007
.github/CODEOWNERS
@@ -11,16 +11,7 @@
11
.github/CODEOWNERS @edolstra
12
13
# Documentation of built-in functions
14
-src/libexpr/primops.cc @roberth @fricklerhandwerk
15
-
16
-# Documentation of settings
17
-src/libexpr/eval-settings.hh @fricklerhandwerk
18
-src/libstore/globals.hh @fricklerhandwerk
19
20
-# Documentation
21
-doc/manual @fricklerhandwerk
22
-maintainers/*.md @fricklerhandwerk
23
-src/**/*.md @fricklerhandwerk
+src/libexpr/primops.cc @roberth
24
25
# Libstore layer
26
/src/libstore @ericson2314
0 commit comments