rust-lang / team

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

Add gha-self-hosted repository under automation #1309

Closed Kobzol closed 5 months ago

Kobzol commented 6 months ago

Repo: https://github.com/rust-lang/gha-self-hosted

Extracted from GH:

org = "rust-lang"
name = "gha-self-hosted"
description = "GitHub Actions self-hosted runners infrastructure"
bots = []

[access.teams]
infra = "write"
security = "pull"

[access.individuals]
jdno = "admin"
rylev = "admin"
badboy = "admin"
pietroalbini = "admin"
kennytm = "write"
shepmaster = "write"
Mark-Simulacrum = "admin"
rust-lang-owner = "admin"
Kobzol = "write"
Kobzol commented 5 months ago

Done.

Kobzol commented 5 months ago

Also changed https://github.com/rust-lang/team/pull/1308.