Explorar o código

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

PThorpe92 %!s(int64=2) %!d(string=hai) anos
pai
achega
7a5374876b
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  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