File tree 7 files changed +46
-0
lines changed
repos/archive/rust-lang-deprecated
7 files changed +46
-0
lines changed Original file line number Diff line number Diff line change
1
+ org = " rust-lang-deprecated"
2
+ name = " rust-buildbot"
3
+ description = " Buildbot configs for the Rust project"
4
+ bots = []
5
+ [[branch-protections ]]
6
+ pattern = " master"
7
+ required-approvals = 0
8
+ pr-required = false
9
+
10
+ [access .teams ]
Original file line number Diff line number Diff line change
1
+ org = " rust-lang-deprecated"
2
+ name = " rust-packaging"
3
+ description = " Packaging for Rust + Cargo in multiple formats"
4
+ bots = []
5
+
6
+ [access .teams ]
Original file line number Diff line number Diff line change
1
+ org = " rust-lang-deprecated"
2
+ name = " rustc-benchmarks"
3
+ description = " Some benchmarks for testing rustc performance"
4
+ bots = []
5
+
6
+ [access .teams ]
Original file line number Diff line number Diff line change
1
+ org = " rust-lang-deprecated"
2
+ name = " rustc-serialize"
3
+ description = " Deprecated serialization/deserialization for Rust"
4
+ bots = []
5
+
6
+ [access .teams ]
Original file line number Diff line number Diff line change
1
+ org = " rust-lang-deprecated"
2
+ name = " rustup.sh"
3
+ description = " The rustup.sh script for installing Rust from release channels"
4
+ bots = []
5
+
6
+ [access .teams ]
Original file line number Diff line number Diff line change
1
+ org = " rust-lang-deprecated"
2
+ name = " tempdir"
3
+ description = " Temporary directory management for Rust"
4
+ bots = []
5
+
6
+ [access .teams ]
Original file line number Diff line number Diff line change
1
+ org = " rust-lang-deprecated"
2
+ name = " url"
3
+ description = " Deprecated url crate (use rust-url instead)"
4
+ bots = []
5
+
6
+ [access .teams ]
You can’t perform that action at this time.
0 commit comments