Jelajahi Sumber

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

あく 4 tahun lalu
induk
melakukan
2844743370
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  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