summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorPaul Emm. Katsoulakis <34388743+paulkatsoulakis@users.noreply.github.com>2019-04-02 17:44:21 +0200
committerGitHub <noreply@github.com>2019-04-02 17:44:21 +0200
commit5b0ea56202c4f3bdf24cb53c18e5504bf1e8d84f (patch)
treeca6a2f8499dbc6614e652540b8c213b44896890f /.github
parente0f69fd8be92866b83299e04a1ef3752db5bc097 (diff)
netdata: Add another global owner (#5777)
Diffstat (limited to '.github')
-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