Explorar o código

chore: add myself to codeowners to watch modifications on parsing

MartinFillon %!s(int64=2) %!d(string=hai) anos
pai
achega
3ebed9c74f
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .github/CODEOWNERS

+ 3 - 0
.github/CODEOWNERS

@@ -50,3 +50,6 @@ completions/nush/* @PThorpe92
 src/output/grid.rs @PThorpe92
 src/output/grid_details.rs @PThorpe92
 src/output/file_name.rs @PThorpe92
+
+# Options parsing
+src/options/* @MartinFillon