rust-lang / team

Rust teams structure
Apache License 2.0
306 stars 281 forks source link

Add `zsh-config` under automation (archived) #1375

Closed Kobzol closed 3 months ago

Kobzol commented 3 months ago

This PR adds the first archived managed repo, so that we have something to test for https://github.com/rust-lang/sync-team/pull/71.

This repo is actually already archived, so the sync should be a no-op.

Repo: https://github.com/rust-lang/zsh-config

Extracted from GH:

org = "rust-lang"
name = "zsh-config"
description = "zsh configuration for Rust"
bots = []

[access.teams]
core = "admin"
highfive = "write"
security = "pull"

[access.individuals]
Mark-Simulacrum = "admin"
pietroalbini = "admin"
rylev = "admin"
jdno = "admin"
rust-lang-owner = "admin"
badboy = "admin"
rust-highfive = "write"