Skip to content

Commit 586aef4

Browse files
authored
Merge pull request #1700 from dianqk/lowercase-dianqk
Lowercase `DianQK` to `dianqk`
2 parents 0427040 + f3e13eb commit 586aef4

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name = 'DianQK'
2-
github = 'DianQK'
1+
name = 'dianqk'
2+
github = 'dianqk'
33
github-id = 10829914
44
email = 'dianqk@dianqk.net'
55
zulip-id = 480980

teams/compiler.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ members = [
1616
{ github = "compiler-errors", roles = ["compiler-maintainer"] },
1717
"cuviper",
1818
{ github = "davidtwco", roles = ["compiler-maintainer"] },
19-
"DianQK",
19+
"dianqk",
2020
"durin42",
2121
"eholk",
2222
"est31",

teams/icebreakers-llvm.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ members = [
2121
"SiavoshZarrasvand",
2222
"vertexclique",
2323
"higuoxing",
24-
"DianQK",
24+
"dianqk",
2525
]
2626
alumni = [
2727
"hanna-kruppe",

teams/wg-llvm.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ members = [
88
"nagisa",
99
"nikic",
1010
"cuviper",
11-
"DianQK",
11+
"dianqk",
1212
]
1313
alumni = []
1414

teams/wg-mir-opt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind = "working-group"
44

55
[people]
66
leads = ["oli-obk"]
7-
members = ["oli-obk", "eddyb", "davidtwco", "wesleywiser", "vertexclique", "JakobDegen", "DianQK"]
7+
members = ["oli-obk", "eddyb", "davidtwco", "wesleywiser", "vertexclique", "JakobDegen", "dianqk"]
88
alumni = ["spastorino"]
99

1010
[[github]]

0 commit comments

Comments
 (0)