summaryrefslogtreecommitdiffstats
path: root/rust/vendor/uuid/CODEOWNERS
diff options
context:
space:
mode:
Diffstat (limited to 'rust/vendor/uuid/CODEOWNERS')
-rw-r--r--rust/vendor/uuid/CODEOWNERS16
1 files changed, 16 insertions, 0 deletions
diff --git a/rust/vendor/uuid/CODEOWNERS b/rust/vendor/uuid/CODEOWNERS
new file mode 100644
index 0000000..4846ccc
--- /dev/null
+++ b/rust/vendor/uuid/CODEOWNERS
@@ -0,0 +1,16 @@
+# 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