Skip to content

Commit c2201f9

Browse files
authored
Update README.md
1 parent 1418c36 commit c2201f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Codeowners
2-
The oxidation of an [existing CLI](https://github.com/rubyatscale/code_ownership) written in Ruby.
2+
The [oxidation](https://wiki.mozilla.org/Oxidation) of an [existing CLI](https://github.com/rubyatscale/code_ownership) written in Ruby.
33
This tool generates Github's `CODEOWNERS` file, assuming certain conventions around Ruby/Javascript packages.
44

55
`CODEOWNERS` generation happens as part of our git commit hooks and on Gusto's main repo takes ~18s to run. The Rust implementation which is a drop in replacement cuts that down to <= 2s. (Tested on a Mackbook M1)

0 commit comments

Comments
 (0)