mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 20:20:10 +01:00
61 lines
1.9 KiB
Markdown
61 lines
1.9 KiB
Markdown
# Groups
|
|
|
|
<!--
|
|
Part of the Carbon Language project, under the Apache License v2.0 with LLVM
|
|
Exceptions. See /LICENSE for license information.
|
|
SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
|
-->
|
|
|
|
These are groups used by the Carbon Language project, listed here for central
|
|
tracking.
|
|
|
|
We use a mix of:
|
|
|
|
- Groups to assist contacting key contributors on appropriate systems:
|
|
- **GitHub teams**
|
|
- **Discourse Forums groups**
|
|
- **Discord Chat roles**
|
|
- **Google groups**, usually as Google Drive ACLs. We generally won't use these
|
|
as contact lists, unless specifically mentioned. Please prefer Discourse
|
|
Forums.
|
|
|
|
## All contributors
|
|
|
|
- [GitHub organization](https://github.com/orgs/carbon-language/people)
|
|
- [Discourse Forums account](https://forums.carbon-lang.dev)
|
|
- [Discord Chat access](https://discord.com/app)
|
|
- [Google group](https://groups.google.com/g/carbon-lang-contributors): Grants
|
|
Google Drive access.
|
|
|
|
## Team-specific access
|
|
|
|
Any team-specific access will typically be managed by a team owner or admin,
|
|
when somebody joins the respective team.
|
|
|
|
### Admins
|
|
|
|
- [GitHub owners](https://github.com/orgs/carbon-language/people?query=role%3Aowner)
|
|
- [Discourse Forums group](https://forums.carbon-lang.dev/g/admins)
|
|
- Discord Chat role: admin
|
|
|
|
### Conduct team
|
|
|
|
For most purposes, the Core team should be contacted about conduct issues.
|
|
|
|
- [Google group](https://groups.google.com/g/carbon-lang-conduct-team):
|
|
Primarily a contact list.
|
|
|
|
### Core team
|
|
|
|
- [GitHub team](https://github.com/orgs/carbon-language/teams/core-team)
|
|
- [Discourse Forums group](https://forums.carbon-lang.dev/g/core_team)
|
|
- Discord Chat role: core-team
|
|
|
|
### Review managers
|
|
|
|
- [GitHub team](https://github.com/orgs/carbon-language/teams/review-managers)
|
|
- [Discourse Forums group](https://forums.carbon-lang.dev/g/review_managers)
|
|
- Discord Chat role: review-managers
|
|
- [Google group](https://groups.google.com/g/carbon-lang-review-managers):
|
|
Grants Google Drive access.
|