Skip to content

Commit 8ab2861

Browse files
authored
Merge pull request element-hq#994 from vector-im/hughns/docker-codeowners
Set Quentin and Hugh as codeowners for docker related files
2 parents c5ca23f + 2894147 commit 8ab2861

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Docker related files are not maintained by the core Hydrogen team
2+
/.dockerignore @hughns @sandhose
3+
/Dockerfile @hughns @sandhose
4+
/Dockerfile-dev @hughns @sandhose
5+
/.github/workflows/docker-publish.yml @hughns @sandhose
6+
/docker/ @hughns @sandhose
7+
/doc/docker.md @hughns @sandhose

0 commit comments

Comments
 (0)