summaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 5990fc6d44..08765d5c12 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -2,7 +2,7 @@
# This way we prevent modifications which will be overwriten by automation.
# Global (default) code owner
-* @ktsaou
+* @ktsaou @cakrit
# Ownership by directory structure
.travis/ @paulkatsoulakis @cakrit