commit fdb39c939495f56d8a41791ce2077c75e17c1a5a Author: Damian Johnson atagar@torproject.org Date: Sun Jul 9 11:00:43 2017 -0700
Add Yawning --- about/en/corepeople_alternate.wml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/about/en/corepeople_alternate.wml b/about/en/corepeople_alternate.wml index 7615064..2fb4562 100644 --- a/about/en/corepeople_alternate.wml +++ b/about/en/corepeople_alternate.wml @@ -225,9 +225,7 @@ table.people tr td:first-child { <div class="field"><b>IRC:</b> tjr</div> <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> </td> - </tr>
- <tr> <td> <div class="photo"><img src="$(IMGROOT)/people/t0mmy.png" alt="t0mmy" /></div> <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 { <div class="description">Writes and edits grant proposals, one-pagers, blogposts, etc.</div> </td> </tr> + + <tr> + <td> + <div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> + <div class="name">Yawning Angel</div> + <div class="description">Author and maintainer of the Linux Tor Browser sandbox.</div> + </td> + </tr> </table>
</div>
tor-commits@lists.torproject.org