@@ -10,11 +10,20 @@ title: The Rust Team
10
10
width : 140px ;
11
11
}
12
12
13
+ .person {
14
+ display : inline-block ;
15
+ }
16
+ .lead {
17
+ font-weight : bold ;
18
+ }
19
+
13
20
.headshots {
14
21
text-align : center ;
15
- border-collapse : collapse ;
16
22
margin : 0px auto ;
17
- width : 700px
23
+ padding : 0 ;
24
+ width : 700px ;
25
+ max-width : 100% ;
26
+ list-style : none ;
18
27
}
19
28
</style >
20
29
@@ -28,138 +37,120 @@ rosters, in alphabetical order.
28
37
29
38
** Responsibility** : * overall direction of the project, subteam leadership, cross-cutting concerns*
30
39
31
- <table class =" headshots " >
32
- <tr >
33
- <td><a href="https://github.com/brson/">Brian Anderson<br/>
34
- <img class="headshot" src="https://avatars.githubusercontent.com/brson"></a></td>
35
- <td><a href="https://github.com/alexcrichton/">Alex Crichton<br/>
36
- <img class="headshot" src="https://avatars.githubusercontent.com/alexcrichton"></a></td>
37
- <td><a href="https://github.com/wycats/">Yehuda Katz<br/>
38
- <img class="headshot" src="https://avatars.githubusercontent.com/wycats"></a></td>
39
- <td><a href="https://github.com/steveklabnik/">Steve Klabnik<br/>
40
- <img class="headshot" src="https://avatars.githubusercontent.com/steveklabnik"></a></td>
41
- </tr ><tr >
42
- <td><a href="https://github.com/nikomatsakis/">Niko Matsakis<br/>
43
- <img class="headshot" src="https://avatars.githubusercontent.com/nikomatsakis"></a></td>
44
- <td><a href="https://github.com/aturon/">Aaron Turon<br/>
45
- <img class="headshot" src="https://avatars.githubusercontent.com/aturon"></a></td>
46
- <td><a href="https://github.com/pcwalton/">Patrick Walton<br/>
47
- <img class="headshot" src="https://avatars.githubusercontent.com/pcwalton"></a></td>
48
- <td><a href="https://github.com/huonw/">Huon Wilson<br/>
49
- <img class="headshot" src="https://avatars.githubusercontent.com/huonw"></a></td>
50
- </tr >
51
- </table >
40
+ <ul class =" headshots " >
41
+ <li class =" person " ><a href =" https://github.com/brson/ " >Brian Anderson<br />
42
+ <img class="headshot" src="https://avatars.githubusercontent.com/brson"></a></li>
43
+ <li class =" person " ><a href =" https://github.com/alexcrichton/ " >Alex Crichton<br />
44
+ <img class="headshot" src="https://avatars.githubusercontent.com/alexcrichton"></a></li>
45
+ <li class =" person " ><a href =" https://github.com/wycats/ " >Yehuda Katz<br />
46
+ <img class="headshot" src="https://avatars.githubusercontent.com/wycats"></a></li>
47
+ <li class =" person " ><a href =" https://github.com/steveklabnik/ " >Steve Klabnik<br />
48
+ <img class="headshot" src="https://avatars.githubusercontent.com/steveklabnik"></a></li>
49
+ <li class =" person " ><a href =" https://github.com/nikomatsakis/ " >Niko Matsakis<br />
50
+ <img class="headshot" src="https://avatars.githubusercontent.com/nikomatsakis"></a></li>
51
+ <li class =" person " ><a href =" https://github.com/aturon/ " >Aaron Turon<br />
52
+ <img class="headshot" src="https://avatars.githubusercontent.com/aturon"></a></li>
53
+ <li class =" person " ><a href =" https://github.com/pcwalton/ " >Patrick Walton<br />
54
+ <img class="headshot" src="https://avatars.githubusercontent.com/pcwalton"></a></li>
55
+ <li class =" person " ><a href =" https://github.com/huonw/ " >Huon Wilson<br />
56
+ <img class="headshot" src="https://avatars.githubusercontent.com/huonw"></a></li>
57
+ </ul >
52
58
53
59
## Language design team
54
60
55
61
** Responsibility** : * designing new language features*
56
62
57
- <table class =" headshots " >
58
- <tr >
59
- <td><a href="https://github.com/nrc/">Nick Cameron<br/>
60
- <img class="headshot" src="https://avatars.githubusercontent.com/nrc"></a></td>
61
- <td><a href="https://github.com/pnkfelix/">Felix Klock<br/>
62
- <img class="headshot" src="https://avatars.githubusercontent.com/pnkfelix"></a></td>
63
- <td><a href="https://github.com/nikomatsakis/"><b>Niko Matsakis (lead)</b><br/>
64
- <img class="headshot" src="https://avatars.githubusercontent.com/nikomatsakis"></a></td>
65
- <td><a href="https://github.com/aturon/">Aaron Turon<br/>
66
- <img class="headshot" src="https://avatars.githubusercontent.com/aturon"></a></td>
67
- </tr >
68
- </table >
63
+ <ul class =" headshots " >
64
+ <li class =" person " ><a href =" https://github.com/nrc/ " >Nick Cameron<br />
65
+ <img class="headshot" src="https://avatars.githubusercontent.com/nrc"></a></li>
66
+ <li class =" person " ><a href =" https://github.com/pnkfelix/ " >Felix Klock<br />
67
+ <img class="headshot" src="https://avatars.githubusercontent.com/pnkfelix"></a></li>
68
+ <li class =" person lead " ><a href =" https://github.com/nikomatsakis/ " >Niko Matsakis (lead)<br />
69
+ <img class="headshot" src="https://avatars.githubusercontent.com/nikomatsakis"></a></li>
70
+ <li class =" person " ><a href =" https://github.com/aturon/ " >Aaron Turon<br />
71
+ <img class="headshot" src="https://avatars.githubusercontent.com/aturon"></a></li>
72
+ </ul >
69
73
70
74
## Library team
71
75
72
76
** Responsibility** : * the Rust standard library, rust-lang crates, conventions*
73
77
74
- <table class =" headshots " >
75
- <tr >
76
- <td><a href="https://github.com/brson/">Brian Anderson<br/>
77
- <img class="headshot" src="https://avatars.githubusercontent.com/brson"></a></td>
78
- <td><a href="https://github.com/Gankro/">Alexis Beingessner<br/>
79
- <img class="headshot" src="https://avatars.githubusercontent.com/Gankro"></a></td>
80
- <td><a href="https://github.com/alexcrichton/">Alex Crichton<br/>
81
- <img class="headshot" src="https://avatars.githubusercontent.com/alexcrichton"></a></td>
82
- <td><a href="https://github.com/sfackler/">Steven Fackler<br/>
83
- <img class="headshot" src="https://avatars.githubusercontent.com/sfackler"></a></td>
84
- </tr ><tr >
85
- <td><a href="https://github.com/BurntSushi/">Andrew Gallant<br/>
86
- <img class="headshot" src="https://avatars.githubusercontent.com/BurntSushi"></a></td>
87
- <td><a href="https://github.com/Kimundi/">Marvin Löbel<br/>
88
- <img class="headshot" src="https://avatars.githubusercontent.com/Kimundi"></a></td>
89
- <td><a href="https://github.com/aturon/"><b>Aaron Turon (lead)</b><br/>
90
- <img class="headshot" src="https://avatars.githubusercontent.com/aturon"></a></td>
91
- <td><a href="https://github.com/huonw/">Huon Wilson<br/>
92
- <img class="headshot" src="https://avatars.githubusercontent.com/huonw"></a></td>
93
- </tr >
94
- </table >
78
+ <ul class =" headshots " >
79
+ <li class =" person " ><a href =" https://github.com/brson/ " >Brian Anderson<br />
80
+ <img class="headshot" src="https://avatars.githubusercontent.com/brson"></a></li>
81
+ <li class =" person " ><a href =" https://github.com/Gankro/ " >Alexis Beingessner<br />
82
+ <img class="headshot" src="https://avatars.githubusercontent.com/Gankro"></a></li>
83
+ <li class =" person " ><a href =" https://github.com/alexcrichton/ " >Alex Crichton<br />
84
+ <img class="headshot" src="https://avatars.githubusercontent.com/alexcrichton"></a></li>
85
+ <li class =" person " ><a href =" https://github.com/sfackler/ " >Steven Fackler<br />
86
+ <img class="headshot" src="https://avatars.githubusercontent.com/sfackler"></a></li>
87
+ <li class =" person " ><a href =" https://github.com/BurntSushi/ " >Andrew Gallant<br />
88
+ <img class="headshot" src="https://avatars.githubusercontent.com/BurntSushi"></a></li>
89
+ <li class =" person " ><a href =" https://github.com/Kimundi/ " >Marvin Löbel<br />
90
+ <img class="headshot" src="https://avatars.githubusercontent.com/Kimundi"></a></li>
91
+ <li class =" person lead " ><a href =" https://github.com/aturon/ " >Aaron Turon (lead)<br />
92
+ <img class="headshot" src="https://avatars.githubusercontent.com/aturon"></a></li>
93
+ <li class =" person " ><a href =" https://github.com/huonw/ " >Huon Wilson<br />
94
+ <img class="headshot" src="https://avatars.githubusercontent.com/huonw"></a></li>
95
+ </ul >
95
96
96
97
## Compiler team
97
98
98
99
** Responsibility** : * compiler internals, optimizations*
99
100
100
- <table class =" headshots " >
101
- <tr >
102
- <td><a href="https://github.com/jakub-/">Jakub Bukaj<br/>
103
- <img class="headshot" src="https://avatars.githubusercontent.com/jakub-"></a></td>
104
- <td><a href="https://github.com/eddyb/">Eduard Burtescu<br/>
105
- <img class="headshot" src="https://avatars.githubusercontent.com/eddyb"></a></td>
106
- <td><a href="https://github.com/nrc/">Nick Cameron<br/>
107
- <img class="headshot" src="https://avatars.githubusercontent.com/nrc"></a></td>
108
- <td><a href="https://github.com/pnkfelix/">Felix Klock<br/>
109
- <img class="headshot" src="https://avatars.githubusercontent.com/pnkfelix"></a></td>
110
- </tr ><tr >
111
- <td><a href="https://github.com/bkoropoff/">Brian Koropoff<br/>
112
- <img class="headshot" src="https://avatars.githubusercontent.com/bkoropoff"></a></td>
113
- <td><a href="https://github.com/nikomatsakis/"><b>Niko Matsakis (lead)</b><br/>
114
- <img class="headshot" src="https://avatars.githubusercontent.com/nikomatsakis"></a></td>
115
- <td><a href="https://github.com/aatch/">James Miller<br/>
116
- <img class="headshot" src="https://avatars.githubusercontent.com/aatch"></a></td>
117
- <td><a href="https://github.com/dotdash/">Björn Steinbrink<br/>
118
- <img class="headshot" src="https://avatars.githubusercontent.com/dotdash"></a></td>
119
- </tr ><tr >
120
- <td><a href="https://github.com/michaelwoerister/">Michael Woerister<br/>
121
- <img class="headshot" src="https://avatars.githubusercontent.com/michaelwoerister"></a></td>
122
- </tr >
123
- </table >
101
+ <ul class =" headshots " >
102
+ <li class =" person " ><a href =" https://github.com/jakub-/ " >Jakub Bukaj<br />
103
+ <img class="headshot" src="https://avatars.githubusercontent.com/jakub-"></a></li>
104
+ <li class =" person " ><a href =" https://github.com/eddyb/ " >Eduard Burtescu<br />
105
+ <img class="headshot" src="https://avatars.githubusercontent.com/eddyb"></a></li>
106
+ <li class =" person " ><a href =" https://github.com/nrc/ " >Nick Cameron<br />
107
+ <img class="headshot" src="https://avatars.githubusercontent.com/nrc"></a></li>
108
+ <li class =" person " ><a href =" https://github.com/pnkfelix/ " >Felix Klock<br />
109
+ <img class="headshot" src="https://avatars.githubusercontent.com/pnkfelix"></a></li>
110
+ <li class =" person " ><a href =" https://github.com/bkoropoff/ " >Brian Koropoff<br />
111
+ <img class="headshot" src="https://avatars.githubusercontent.com/bkoropoff"></a></li>
112
+ <li class =" person lead " ><a href =" https://github.com/nikomatsakis/ " >Niko Matsakis (lead)<br />
113
+ <img class="headshot" src="https://avatars.githubusercontent.com/nikomatsakis"></a></li>
114
+ <li class =" person " ><a href =" https://github.com/aatch/ " >James Miller<br />
115
+ <img class="headshot" src="https://avatars.githubusercontent.com/aatch"></a></li>
116
+ <li class =" person " ><a href =" https://github.com/doliash/ " >Björn Steinbrink<br />
117
+ <img class="headshot" src="https://avatars.githubusercontent.com/doliash"></a></li>
118
+ <li class =" person " ><a href =" https://github.com/michaelwoerister/ " >Michael Woerister<br />
119
+ <img class="headshot" src="https://avatars.githubusercontent.com/michaelwoerister"></a></li>
120
+ </ul >
124
121
125
122
## Tooling and infrastructure team
126
123
127
124
** Responsiblity** : * tool support (e.g. Cargo, multirust), CI infrastructure, etc.*
128
125
129
- <table class =" headshots " >
130
- <tr >
131
- <td><a href="https://github.com/brson/">Brian Anderson<br/>
132
- <img class="headshot" src="https://avatars.githubusercontent.com/brson"></a></td>
133
- <td><a href="https://github.com/nrc/">Nick Cameron<br/>
134
- <img class="headshot" src="https://avatars.githubusercontent.com/nrc"></a></td>
135
- <td><a href="https://github.com/alexcrichton/"><b>Alex Crichton (lead)</b><br/>
136
- <img class="headshot" src="https://avatars.githubusercontent.com/alexcrichton"></a></td>
137
- <td><a href="https://github.com/vadimcn/">Vadim Chugunov<br/>
138
- <img class="headshot" src="https://avatars.githubusercontent.com/vadimcn"></a></td>
139
- </tr ><tr >
140
- <td><a href="https://github.com/wycats/">Yehuda Katz<br/>
141
- <img class="headshot" src="https://avatars.githubusercontent.com/wycats"></a></td>
142
- <td><a href="https://github.com/michaelwoerister/">Michael Woerister<br/>
143
- <img class="headshot" src="https://avatars.githubusercontent.com/michaelwoerister"></a></td>
144
- </tr >
145
- </table >
126
+ <ul class =" headshots " >
127
+ <li class =" person " ><a href =" https://github.com/brson/ " >Brian Anderson<br />
128
+ <img class="headshot" src="https://avatars.githubusercontent.com/brson"></a></li>
129
+ <li class =" person " ><a href =" https://github.com/nrc/ " >Nick Cameron<br />
130
+ <img class="headshot" src="https://avatars.githubusercontent.com/nrc"></a></li>
131
+ <li class =" person lead " ><a href =" https://github.com/alexcrichton/ " >Alex Crichton (lead)<br />
132
+ <img class="headshot" src="https://avatars.githubusercontent.com/alexcrichton"></a></li>
133
+ <li class =" person " ><a href =" https://github.com/vadimcn/ " >Vadim Chugunov<br />
134
+ <img class="headshot" src="https://avatars.githubusercontent.com/vadimcn"></a></li>
135
+ <li class =" person " ><a href =" https://github.com/wycats/ " >Yehuda Katz<br />
136
+ <img class="headshot" src="https://avatars.githubusercontent.com/wycats"></a></li>
137
+ <li class =" person " ><a href =" https://github.com/michaelwoerister/ " >Michael Woerister<br />
138
+ <img class="headshot" src="https://avatars.githubusercontent.com/michaelwoerister"></a></li>
139
+ </ul >
146
140
147
141
## Moderation team
148
142
149
143
** Responsibility** : * helping uphold the [ code of conduct] ( http://www.rust-lang.org/conduct.html ) *
150
144
151
- <table class =" headshots " >
152
- <tr >
153
- <td><a href="https://github.com/mbrubeck/">Matt Brubeck<br/>
154
- <img class="headshot" src="https://avatars.githubusercontent.com/mbrubeck"></a></td>
155
- <td><a href="https://github.com/BurntSushi/">Andrew Gallant<br/>
156
- <img class="headshot" src="https://avatars.githubusercontent.com/BurntSushi"></a></td>
157
- <td><a href="https://github.com/manishearth/">Manish Goregaokar<br/>
158
- <img class="headshot" src="https://avatars.githubusercontent.com/manishearth"></a></td>
159
- <td><a href="https://github.com/pnkfelix/">Felix Klock<br/>
160
- <img class="headshot" src="https://avatars.githubusercontent.com/pnkfelix"></a></td>
161
- </tr ><tr >
162
- <td><a href="https://github.com/erickt/">Erick Tryzelaar<br/>
163
- <img class="headshot" src="https://avatars.githubusercontent.com/erickt"></a></td>
164
- </tr >
165
- </table >
145
+ <ul class =" headshots " >
146
+ <li class =" person " ><a href =" https://github.com/mbrubeck/ " >Matt Brubeck<br />
147
+ <img class="headshot" src="https://avatars.githubusercontent.com/mbrubeck"></a></li>
148
+ <li class =" person " ><a href =" https://github.com/BurntSushi/ " >Andrew Gallant<br />
149
+ <img class="headshot" src="https://avatars.githubusercontent.com/BurntSushi"></a></li>
150
+ <li class =" person " ><a href =" https://github.com/manishearth/ " >Manish Goregaokar<br />
151
+ <img class="headshot" src="https://avatars.githubusercontent.com/manishearth"></a></li>
152
+ <li class =" person " ><a href =" https://github.com/pnkfelix/ " >Felix Klock<br />
153
+ <img class="headshot" src="https://avatars.githubusercontent.com/pnkfelix"></a></li>
154
+ <li class =" person " ><a href =" https://github.com/erickt/ " >Erick Tryzelaar<br />
155
+ <img class="headshot" src="https://avatars.githubusercontent.com/erickt"></a></li>
156
+ </ul >
0 commit comments