Sfoglia il codice sorgente

Merge pull request #595 from eza-community/p_codeowners

chore: add to CODEOWNERS file
Christina Sørensen 2 anni fa
parent
commit
83f71cde23
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  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