Skip to content

Commit 69eeb6a

Browse files
authored
Merge pull request #698 from tmandry/rename-wg-async
Rename wg-async-foundations to wg-async
2 parents 1b41589 + 3bbbce3 commit 69eeb6a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

teams/project-async-crashdump-debugging.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "project-async-crashdump-debugging"
22
kind = "project-group"
3-
subteam-of = "wg-async-foundations"
3+
subteam-of = "wg-async"
44

55
[people]
66
leads = [

teams/wg-async-foundations.toml renamed to teams/wg-async.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name = "wg-async-foundations"
1+
name = "wg-async"
22
kind = "working-group"
33

44
[people]
@@ -38,7 +38,7 @@ alumni = [
3838
orgs = ["rust-lang", "rust-lang-nursery"]
3939

4040
[website]
41-
name = "Async Foundations working group"
41+
name = "Async working group"
4242
description = "Pursuing core language and library support for async-await"
43-
repo = "https://github.com/rust-lang/wg-async-foundations"
44-
zulip-stream = "wg-async-foundations"
43+
repo = "https://github.com/rust-lang/wg-async"
44+
zulip-stream = "wg-async"

0 commit comments

Comments
 (0)