Add Yawning
Damian Johnson

Damian Johnson commited on 2017-07-09 20:01:37
Zeige 1 geänderte Dateien mit 8 Einfügungen und 2 Löschungen.

... ...
@@ -225,9 +225,7 @@ table.people tr td:first-child {
225 225
       <div class="field"><b>IRC:</b> tjr</div>
226 226
       <div class="description">Maintains <a href="https://consensus-health.torproject.org/">Consensus Health </a>, runs one of the bandwidth authorities, and contributes to Tor Browser.</div>
227 227
     </td>
228
-  </tr>
229 228
 
230
-  <tr>
231 229
     <td>
232 230
       <div class="photo"><img src="$(IMGROOT)/people/t0mmy.png" alt="t0mmy" /></div>
233 231
       <div class="icon"><a href="../keys/t0mmy.txt"><img src="$(IMGROOT)/pgp-key.png" alt="twitter" /></a></div>
... ...
@@ -236,6 +234,14 @@ table.people tr td:first-child {
236 234
       <div class="description">Writes and edits grant proposals, one-pagers, blogposts, etc.</div>
237 235
     </td>
238 236
   </tr>
237
+
238
+  <tr>
239
+    <td>
240
+      <div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div>
241
+      <div class="name">Yawning Angel</div>
242
+      <div class="description">Author and maintainer of the Linux Tor Browser sandbox.</div>
243
+    </td>
244
+  </tr>
239 245
 </table>
240 246
 
241 247
   </div>
242 248