@@ -13,6 +13,9 @@ title: The Rust Team
13
13
.person {
14
14
display : inline-block ;
15
15
}
16
+ .lead {
17
+ font-weight : bold ;
18
+ }
16
19
17
20
.headshots {
18
21
text-align : center ;
@@ -62,7 +65,7 @@ rosters, in alphabetical order.
62
65
<img class="headshot" src="https://avatars.githubusercontent.com/nrc"></a></li>
63
66
<li class =" person " ><a href =" https://github.com/pnkfelix/ " >Felix Klock<br />
64
67
<img class="headshot" src="https://avatars.githubusercontent.com/pnkfelix"></a></li>
65
- <li class =" person " ><a href =" https://github.com/nikomatsakis/ " >< b > Niko Matsakis (lead)</ b > <br />
68
+ <li class =" person lead " ><a href =" https://github.com/nikomatsakis/ " >Niko Matsakis (lead)<br />
66
69
<img class="headshot" src="https://avatars.githubusercontent.com/nikomatsakis"></a></li>
67
70
<li class =" person " ><a href =" https://github.com/aturon/ " >Aaron Turon<br />
68
71
<img class="headshot" src="https://avatars.githubusercontent.com/aturon"></a></li>
@@ -85,7 +88,7 @@ rosters, in alphabetical order.
85
88
<img class="headshot" src="https://avatars.githubusercontent.com/BurntSushi"></a></li>
86
89
<li class =" person " ><a href =" https://github.com/Kimundi/ " >Marvin Löbel<br />
87
90
<img class="headshot" src="https://avatars.githubusercontent.com/Kimundi"></a></li>
88
- <li class =" person " ><a href =" https://github.com/aturon/ " >< b > Aaron Turon (lead)</ b > <br />
91
+ <li class =" person lead " ><a href =" https://github.com/aturon/ " >Aaron Turon (lead)<br />
89
92
<img class="headshot" src="https://avatars.githubusercontent.com/aturon"></a></li>
90
93
<li class =" person " ><a href =" https://github.com/huonw/ " >Huon Wilson<br />
91
94
<img class="headshot" src="https://avatars.githubusercontent.com/huonw"></a></li>
@@ -106,7 +109,7 @@ rosters, in alphabetical order.
106
109
<img class="headshot" src="https://avatars.githubusercontent.com/pnkfelix"></a></li>
107
110
<li class =" person " ><a href =" https://github.com/bkoropoff/ " >Brian Koropoff<br />
108
111
<img class="headshot" src="https://avatars.githubusercontent.com/bkoropoff"></a></li>
109
- <li class =" person " ><a href =" https://github.com/nikomatsakis/ " >< b > Niko Matsakis (lead)</ b > <br />
112
+ <li class =" person lead " ><a href =" https://github.com/nikomatsakis/ " >Niko Matsakis (lead)<br />
110
113
<img class="headshot" src="https://avatars.githubusercontent.com/nikomatsakis"></a></li>
111
114
<li class =" person " ><a href =" https://github.com/aatch/ " >James Miller<br />
112
115
<img class="headshot" src="https://avatars.githubusercontent.com/aatch"></a></li>
@@ -125,7 +128,7 @@ rosters, in alphabetical order.
125
128
<img class="headshot" src="https://avatars.githubusercontent.com/brson"></a></li>
126
129
<li class =" person " ><a href =" https://github.com/nrc/ " >Nick Cameron<br />
127
130
<img class="headshot" src="https://avatars.githubusercontent.com/nrc"></a></li>
128
- <li class =" person " ><a href =" https://github.com/alexcrichton/ " >< b > Alex Crichton (lead)</ b > <br />
131
+ <li class =" person lead " ><a href =" https://github.com/alexcrichton/ " >Alex Crichton (lead)<br />
129
132
<img class="headshot" src="https://avatars.githubusercontent.com/alexcrichton"></a></li>
130
133
<li class =" person " ><a href =" https://github.com/vadimcn/ " >Vadim Chugunov<br />
131
134
<img class="headshot" src="https://avatars.githubusercontent.com/vadimcn"></a></li>
0 commit comments