Skip to content

Commit

Permalink
propose the *lang-ops* team
Browse files Browse the repository at this point in the history
This team is chartered to prepare meeting agendas, help
with issue triage, schedule and document meetings,
and generally perform the other "operations" that
make the lang team function.

Currently its sole membership is TC but the hope is
that it will grow!
  • Loading branch information
nikomatsakis committed Oct 4, 2023
1 parent 765876e commit 8acfedd
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions teams/lang-ops.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name = "lang-ops"
subteam-of = "lang"

[people]
leads = ["TC"]
members = [
"TC",
]
alumni = [
]

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

[website]
name = "lang-ops team"
description = "Operations for the lang team: preparing agenda, issue triage, scheduling and documenting meetings"
zulip-stream = "t-lang/ops"

0 comments on commit 8acfedd

Please sign in to comment.