Skip to content

Commit 03e5037

Browse files
authored
Merge pull request #1945 from davidtwco/davidtwco-remove-from-groups
remove davidtwco from some groups
2 parents c067d0d + d94381d commit 03e5037

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

teams/project-const-generics.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ leads = ["BoxyUwU", "lcnr"]
77
members = [
88
"lcnr",
99
"nikomatsakis",
10-
"davidtwco",
1110
"oli-obk",
1211
"BoxyUwU",
1312
"camelid",
1413
"compiler-errors",
1514
]
1615
alumni = [
16+
"davidtwco",
1717
"varkor",
1818
"withoutboats",
1919
]

teams/wg-mir-opt.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ kind = "working-group"
44

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

1010
[[github]]
1111
orgs = ["rust-lang"]

0 commit comments

Comments
 (0)