Просмотр исходного кода

Merge pull request #595 from eza-community/p_codeowners

chore: add to CODEOWNERS file
Christina Sørensen 2 лет назад
Родитель
Сommit
83f71cde23
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      .github/CODEOWNERS

+ 5 - 0
.github/CODEOWNERS

@@ -45,3 +45,8 @@ deb.asc @gierens
 
 # Nushell completions
 completions/nush/* @PThorpe92
+
+# Grid + Output 
+src/output/grid.rs @PThorpe92
+src/output/grid_details.rs @PThorpe92
+src/output/file_name.rs @PThorpe92