File tree Expand file tree Collapse file tree 3 files changed +25
-0
lines changed
Expand file tree Collapse file tree 3 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 6666 - [ ARM] ( notification-groups/arm.md )
6767 - [ Emscripten] ( notification-groups/emscripten.md )
6868 - [ Fuchsia] ( notification-groups/fuchsia.md )
69+ - [ LoongArch] ( notification-groups/loongarch.md )
6970 - [ RISC-V] ( notification-groups/risc-v.md )
7071 - [ Rust for Linux] ( notification-groups/rust-for-linux.md )
7172 - [ WASI] ( notification-groups/wasi.md )
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ Here's the list of the notification groups:
2222- [ Apple] ( ./apple.md )
2323- [ ARM] ( ./arm.md )
2424- [ Emscripten] ( ./emscripten.md )
25+ - [ LoongArch] ( ./loongarch.md )
2526- [ RISC-V] ( ./risc-v.md )
2627- [ WASI] ( ./wasi.md )
2728- [ WebAssembly] ( ./wasm.md )
@@ -63,6 +64,7 @@ Example PRs:
6364* [ Example of adding yourself to the Apple group.] ( https://github.com/rust-lang/team/pull/1434 )
6465* [ Example of adding yourself to the ARM group.] ( https://github.com/rust-lang/team/pull/358 )
6566* [ Example of adding yourself to the Emscripten group.] ( https://github.com/rust-lang/team/pull/1579 )
67+ * [ Example of adding yourself to the LoongArch group.] ( https://github.com/rust-lang/team/pull/2176 )
6668* [ Example of adding yourself to the RISC-V group.] ( https://github.com/rust-lang/team/pull/394 )
6769* [ Example of adding yourself to the WASI group.] ( https://github.com/rust-lang/team/pull/1580 )
6870* [ Example of adding yourself to the WebAssembly group.] ( https://github.com/rust-lang/team/pull/1581 )
Original file line number Diff line number Diff line change 1+ # LoongArch notification group
2+
3+ ** Github Label:** [ O-loongarch] <br >
4+ ** Ping command:** ` @rustbot ping loongarch `
5+
6+ [ O-loongarch ] : https://github.com/rust-lang/rust/labels/O-loongarch
7+
8+ This list will be used to ask for help both in diagnosing and testing
9+ LoongArch-related issues as well as suggestions on how to resolve
10+ interesting questions regarding our LoongArch support.
11+
12+ The group also has an associated Zulip channel ([ ` #t-compiler/loong-arch ` ] )
13+ where people can go to pose questions and discuss LoongArch-specific topics.
14+
15+ So, if you are interested in participating, please sign up for the
16+ LoongArch group! To do so, open a PR against the [ rust-lang/team]
17+ repository. Just [ follow this example] [ eg ] , but change the username to
18+ your own!
19+
20+ [ `#t-compiler/loong-arch` ] : https://rust-lang.zulipchat.com/#narrow/channel/551512-t-compiler.2Floong-arch
21+ [ rust-lang/team ] : https://github.com/rust-lang/team
22+ [ eg ] : https://github.com/rust-lang/team/pull/2176
You can’t perform that action at this time.
0 commit comments