File tree Expand file tree Collapse file tree 5 files changed +38
-34
lines changed Expand file tree Collapse file tree 5 files changed +38
-34
lines changed Original file line number Diff line number Diff line change 23
23
/teams /infra-admins.toml @ Mark-Simulacrum @ pietroalbini @ jdno @ marcoieni
24
24
/teams /team-repo-admins.toml @ Mark-Simulacrum @ pietroalbini @ jdno @ marcoieni
25
25
/people /Mark-Simulacrum.toml @ Mark-Simulacrum @ pietroalbini @ jdno @ marcoieni
26
+ /people /Nadrieril.toml @ Mark-Simulacrum @ pietroalbini @ jdno @ marcoieni
26
27
/people /jackh726.toml @ Mark-Simulacrum @ pietroalbini @ jdno @ marcoieni
27
28
/people /jdno.toml @ Mark-Simulacrum @ pietroalbini @ jdno @ marcoieni
28
29
/people /marcoieni.toml @ Mark-Simulacrum @ pietroalbini @ jdno @ marcoieni
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -4,13 +4,15 @@ subteam-of = "mods"
4
4
[people ]
5
5
leads = []
6
6
members = [
7
- " technetos" ,
8
7
" notriddle" ,
9
8
" steffahn" ,
9
+ " oli-obk" ,
10
+ " Manishearth" ,
10
11
]
11
12
alumni = [
12
13
" mbrubeck" ,
13
14
" khionu" ,
15
+ " technetos" ,
14
16
]
15
17
16
18
[website ]
Original file line number Diff line number Diff line change
1
+ name = " mods-venue"
2
+ subteam-of = " mods"
3
+
4
+ [people ]
5
+ leads = []
6
+ members = [
7
+ " oli-obk" ,
8
+ " steffahn" ,
9
+ " rylev" ,
10
+ " Nadrieril" ,
11
+ " jieyouxu" ,
12
+ " rylev" ,
13
+ " Noratrieb" ,
14
+ " apiraino" ,
15
+ ]
16
+ alumni = [
17
+ ]
18
+
19
+ [[github ]]
20
+ team-name = " mods"
21
+ orgs = [" rust-lang" , " rust-lang-nursery" ]
22
+
23
+ [website ]
24
+ name = " Venue moderators"
25
+ description = " Moderating rust-lang github repositories and the rust-lang zulip"
26
+
27
+ [[zulip-groups ]]
28
+ name = " T-mods-venue"
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ leads = []
6
6
members = [
7
7
" steffahn" ,
8
8
" oli-obk" ,
9
+ " Nadrieril" ,
10
+ " rylev" ,
9
11
]
10
12
alumni = [
11
13
" erickt" ,
@@ -21,6 +23,7 @@ alumni = [
21
23
]
22
24
23
25
[[github ]]
26
+ team-name = " moderation"
24
27
orgs = [" rust-lang" , " rust-lang-nursery" ]
25
28
26
29
[rfcbot ]
@@ -31,7 +34,7 @@ ping = "rust-lang/moderation"
31
34
[website ]
32
35
page = " moderation"
33
36
name = " Moderation team"
34
- description = " Helping uphold the code of conduct and community standards"
37
+ description = " Helping uphold the code of conduct and community standards and mediating conflicts between team members "
35
38
email = " rust-mods@rust-lang.org"
36
39
repo = " https://github.com/rust-lang/moderation-team"
37
40
@@ -44,9 +47,9 @@ address = "mods@rust-lang.org"
44
47
[[lists ]]
45
48
address = " mods-all@rust-lang.org"
46
49
extra-teams = [
47
- " mods-discord " ,
50
+ " mods-venue " ,
48
51
" mods-discourse" ,
49
52
]
50
53
51
54
[[zulip-groups ]]
52
- name = " T-mods "
55
+ name = " T-moderation "
You can’t perform that action at this time.
0 commit comments