blob: 4846ccc791f145f1b84fb501425f3591404d05f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
|