Jelajahi Sumber

chore: add to CODEOWNERS file to make sure I get ping'd on files being touched

PThorpe92 2 tahun lalu
induk
melakukan
7a5374876b
1 mengubah file dengan 5 tambahan dan 0 penghapusan
  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