Parcourir la source

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

あく il y a 4 ans
Parent
commit
2844743370
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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