diff options
Diffstat (limited to 'vendor/uuid/CODEOWNERS')
-rw-r--r-- | vendor/uuid/CODEOWNERS | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/vendor/uuid/CODEOWNERS b/vendor/uuid/CODEOWNERS deleted file mode 100644 index 4846ccc79..000000000 --- a/vendor/uuid/CODEOWNERS +++ /dev/null @@ -1,16 +0,0 @@ -# CI
-.travis.yml @kinggoesgaming @KodrAus @Dylan-DPC @radix
-appveyor.yml @kinggoesgaming @KodrAus @Dylan-DPC @radix
-
-# Cargo.toml
-Cargo.toml @kinggoesgaming @KodrAus @Dylan-DPC @radix
-
-# Rust
-*.rs @kinggoesgaming @KodrAus @Dylan-DPC @radix
-
-# CODEOWNERS
-CODEOWNERS @kinggoesgaming @KodrAus @Dylan-DPC @radix
-
-#>> Critical
-# bors.toml file
-bors.toml @kinggoesgaming @KodrAus @Dylan-DPC @radix
|