Explorar el Código

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

PThorpe92 hace 2 años
padre
commit
7a5374876b
Se han modificado 1 ficheros con 5 adiciones y 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