rust-lang / team

Rust teams structure
Apache License 2.0
308 stars 284 forks source link

Add project-group-template repository under automation #1320

Closed Kobzol closed 5 months ago

Kobzol commented 6 months ago

Repo: https://github.com/rust-lang/project-group-template

Assigned to leadership-council according to https://hackmd.io/@rust-leadership-council/Bk6ge9Xu6 (essentially replaces core).

Extracted from GH:

org = "rust-lang"
name = "project-group-template"
description = "Template for creating Project Groups"
bots = []

[access.teams]
core = "write"
lang = "write"
security = "pull"

[access.individuals]
joshtriplett = "write"
badboy = "admin"
tmandry = "write"
nikomatsakis = "write"
jdno = "admin"
pnkfelix = "write"
pietroalbini = "admin"
Mark-Simulacrum = "admin"
rylev = "admin"
rust-lang-owner = "admin"
scottmcm = "write"
XAMPPRocky = "admin"