aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Sebastiaan Zeeff <[email protected]>2020-11-27 23:40:54 +0100
committerGravatar GitHub <[email protected]>2020-11-27 23:40:54 +0100
commitb0bddb905b8b7e311aad103570c8245f7c0a0683 (patch)
tree253e1a05f7e3b0b68c3d0ed2d8435e8f0d7d3748
parentAdd @Akarys42 to the codeowners (diff)
Add myself to CODEOWNERS of CI files
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 7aeea9dd..4a702e0c 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -2,7 +2,7 @@
* @Den4200
# CI & Docker
-.github/workflows/** @Akarys42
+.github/workflows/** @Akarys42 @SebastiaanZ
Dockerfile @Akarys42
docker-compose.yml @Akarys42