浏览代码

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

あく 4 年之前
父节点
当前提交
2844743370
共有 1 个文件被更改,包括 2 次插入1 次删除
  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