rust-lang / team

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

Add `odht` under automation #1406

Closed Kobzol closed 3 months ago

Kobzol commented 3 months ago

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

Confirmed with @michaelwoerister that this is still maintained by t-compiler.

Extracted from GH:

org = "rust-lang"
name = "odht"
description = "An on-disk hash table implementation"
bots = []

[access.teams]
security = "pull"
compiler = "maintain"
compiler-contributors = "write"

[access.individuals]
Nadrieril = "write"
eholk = "write"
BoxyUwU = "write"
cuviper = "write"
wesleywiser = "maintain"
the8472 = "write"
estebank = "maintain"
apiraino = "write"
badboy = "admin"
eddyb = "maintain"
jdno = "admin"
Mark-Simulacrum = "admin"
b-naber = "write"
nikomatsakis = "write"
lqd = "write"
RalfJung = "write"
nagisa = "maintain"
flodiebold = "write"
cjgillot = "maintain"
TaKO8Ki = "write"
pietroalbini = "admin"
chenyukang = "write"
rylev = "admin"
michaelwoerister = "maintain"
spastorino = "write"
Nilstrieb = "write"
nikic = "write"
tmiasko = "write"
compiler-errors = "maintain"
matthewjasper = "maintain"
petrochenkov = "maintain"
durin42 = "write"
bjorn3 = "write"
lcnr = "maintain"
Aaron1011 = "maintain"
tmandry = "write"
WaffleLapkin = "write"
oli-obk = "maintain"
saethlin = "write"
pnkfelix = "maintain"
jackh726 = "maintain"
nnethercote = "write"
davidtwco = "maintain"
fmease = "write"
fee1-dead = "write"
rust-lang-owner = "admin"
SparrowLii = "write"
est31 = "write"

[[branch-protections]]
pattern = "main"
ci-checks = ["Required Checks Passed"]