Skip to content

Commit d74168f

Browse files
committed
Add missing CODEOWNERS and harden .github path
The whole idea of "hardening" the .github path is to prevent large teams to have access to that path. Instead, only a subset of that team must be allowed that. In our case, we're a team of 3 at Neo4j, so listing us 3 should be fine, even if the team grows beyond that.
1 parent a3869f7 commit d74168f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
* @neo4j-contrib/team-connectors
2+
3+
/.github/ @ali-ince @fbiville @venikkin

0 commit comments

Comments
 (0)