Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Zulip config for async working group #832

Merged
merged 3 commits into from
Sep 10, 2022
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
1 change: 1 addition & 0 deletions people/taiki-e.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name = 'Taiki Endo'
github = 'taiki-e'
github-id = 43724913
zulip-id = 213313
6 changes: 6 additions & 0 deletions teams/wg-async.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,9 @@ name = "Async working group"
description = "Pursuing core language and library support for async-await"
repo = "https://github.com/rust-lang/wg-async"
zulip-stream = "wg-async"

[[zulip-groups]]
name = "WG-async"

[[zulip-groups]]
name = "WG-async-sprint-planning"
Copy link
Member

Choose a reason for hiding this comment

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

The original point of this alias was to be a subset of the members who lead a focus area or otherwise participate in sprint planning meetings. It can probably be revisited. I can follow up with a PR to make a sub-team.

Copy link
Member Author

Choose a reason for hiding this comment

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

We might be able to use #833 to accomplish this.