rust-lang / team

Rust teams structure
Apache License 2.0
312 stars 287 forks source link

Add hashbrown repo under automation #1250

Closed Kobzol closed 9 months ago

Kobzol commented 9 months ago

Repo: https://github.com/rust-lang/hashbrown

CC @Amanieu

Extracted from GH:

org = "rust-lang"
name = "hashbrown"
description = "Rust port of Google's SwissTable hash map"
bots = []

[access.teams]
libs-api = "write"
libs-contributors = "write"
bots = "write"
libs = "write"
security = "pull"

[access.individuals]
badboy = "admin"
kennytm = "write"
pietroalbini = "admin"
ChrisDenton = "write"
workingjubilee = "write"
thomcc = "write"
dtolnay = "write"
joshtriplett = "write"
rust-highfive = "write"
m-ou-se = "write"
the8472 = "write"
JohnTitor = "write"
SimonSapin = "write"
bors = "write"
sunfishcode = "write"
yaahc = "write"
jdno = "admin"
rylev = "admin"
cramertj = "write"
KodrAus = "write"
rust-timer = "write"
rust-lang-owner = "admin"
cuviper = "write"
rustbot = "write"
Amanieu = "admin"
BurntSushi = "write"
Mark-Simulacrum = "admin"