Explorar el Código

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

あく hace 4 años
padre
commit
2844743370
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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