File tree Expand file tree Collapse file tree 5 files changed +70
-1
lines changed Expand file tree Collapse file tree 5 files changed +70
-1
lines changed Original file line number Diff line number Diff line change 1+ name = " Alex Eris Celeste née Gilding"
2+ github = " AlexCeleste"
3+ github-id = 1959106
4+ email = false
5+ zulip-id = 776329
Original file line number Diff line number Diff line change 1+ org = " rust-lang"
2+ name = " fls-team"
3+ description = " Home of the Rust FLS team"
4+ bots = [" rustbot" , " rfcbot" ]
5+
6+ [access .teams ]
7+ fls = " maintain"
8+ fls-contributors = " triage"
9+ lang = " maintain"
10+ lang-docs = " maintain"
11+ lang-ops = " maintain"
12+ spec = " maintain"
13+ spec-contributors = " triage"
Original file line number Diff line number Diff line change @@ -5,10 +5,13 @@ homepage = "https://rust-lang.github.io/fls"
55bots = [" rustbot" , " rfcbot" ]
66
77[access .teams ]
8+ fls = " write"
9+ fls-contributors = " triage"
810lang = " write"
911lang-docs = " write"
12+ lang-ops = " write"
1013spec = " write"
11- spec-contributors = " write "
14+ spec-contributors = " triage "
1215
1316[[branch-protections ]]
1417pattern = " main"
Original file line number Diff line number Diff line change 1+ name = " fls-contributors"
2+ subteam-of = " fls"
3+
4+ [people ]
5+ leads = []
6+ members = [
7+ ]
8+ alumni = []
9+
10+ [[github ]]
11+ orgs = [" rust-lang" ]
12+
13+ [website ]
14+ name = " FLS team contributors"
15+ description = " Regular contributors to the FLS"
16+ zulip-stream = " t-lang/fls"
17+
18+ [[zulip-groups ]]
19+ name = " T-fls-contributors"
Original file line number Diff line number Diff line change 1+ name = " fls"
2+ subteam-of = " spec"
3+
4+ [people ]
5+ leads = [" PLeVasseur" ]
6+ members = [
7+ " PLeVasseur" ,
8+ " traviscross" ,
9+ " tshepang" ,
10+ " AlexCeleste" ,
11+ ]
12+ alumni = []
13+
14+ [[github ]]
15+ orgs = [" rust-lang" ]
16+
17+ [rfcbot ]
18+ label = " T-fls"
19+ name = " FLS"
20+ ping = " rust-lang/fls"
21+
22+ [website ]
23+ name = " FLS team"
24+ description = " Maintaining and improving the FLS"
25+ repo = " http://github.com/rust-lang/fls-team"
26+ zulip-stream = " t-lang/fls"
27+
28+ [[zulip-groups ]]
29+ name = " T-fls"
You can’t perform that action at this time.
0 commit comments