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