Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions people/heiher.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = 'WANG Rui'
github = 'heiher'
github-id = 1407733
email = '[email protected]'
zulip-id = 612250
5 changes: 5 additions & 0 deletions people/xen0n.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = 'WANG Xuerui'
github = 'xen0n'
github-id = 1175567
email = '[email protected]'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My Zulip ID is 507183, you may want to put this in too.

zulip-id = 507183
4 changes: 4 additions & 0 deletions people/xiangzhai.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = 'ZHAI Xiang'
github = 'xiangzhai'
github-id = 851100
email = '[email protected]'
4 changes: 4 additions & 0 deletions people/xry111.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = 'Xi Ruoyao'
github = 'xry111'
github-id = 8733039
email = '[email protected]'
11 changes: 11 additions & 0 deletions teams/loongarch.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name = "loongarch"
kind = "marker-team"

[people]
leads = []
members = [
"heiher",
"xiangzhai",
"xen0n",
"xry111",
]