We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d0144e commit fb7ccbeCopy full SHA for fb7ccbe
1 file changed
.github/CODEOWNERS
@@ -7,11 +7,11 @@
7
# editing files in different areas of the codebase.
8
9
* @fmontesi @chenson2018
10
+/.github/CODEOWNERS @fmontesi
11
12
### Area access
13
# Each area maintainer has access to parts that pertain them. They get automatically asked for
14
# reviewing new PRs that touch those areas.
-
15
/Cslib/Languages/LambdaCalculus/ @chenson2018
16
-/.github/workflows @kim-em
17
-/scripts @kim-em
+/.github/workflows @kim-em @fmontesi @chenson2018
+/scripts @kim-em @fmontesi @chenson2018
0 commit comments