Ver Fonte

CodeOwners: add @DrZlo13 to default code owners (#454)

あく há 4 anos atrás
pai
commit
2844743370
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      .github/CODEOWNERS

+ 2 - 1
.github/CODEOWNERS

@@ -1,5 +1,6 @@
 # Who owns all the code by default
-* @skotopes
+
+* @skotopes @DrZlo13
 
 # Applications
 applications/** @skotopes