commit e09f7b4ead1e8cbfa9e39522ea13c908dc565ff8 Author: Damian Johnson atagar@torproject.org Date: Sun Jul 9 11:26:47 2017 -0700
Add Kat --- about/en/corepeople_alternate.wml | 23 +++++++++++++++-------- images/people/kat5.png | Bin 0 -> 53700 bytes images/people/orig/kat5.jpg | Bin 0 -> 1013588 bytes 3 files changed, 15 insertions(+), 8 deletions(-)
diff --git a/about/en/corepeople_alternate.wml b/about/en/corepeople_alternate.wml index 866cac91..32c47025 100644 --- a/about/en/corepeople_alternate.wml +++ b/about/en/corepeople_alternate.wml @@ -172,15 +172,22 @@ table.people tr td:first-child { </td>
<td> + <div class="photo"><img src="$(IMGROOT)/people/kat5.png" alt="kat5" /></div> + <div class="name">Kat</div> + <div class="field"><b>IRC:</b> kat5</div> + <div class="description">Volunteer on the Community Team. Helps with t-shirts for relay operators and other odds and ends.</div> + </td> + </tr> + + <tr> + <td> <div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> <div class="icon"><a href="../keys/pastly.txt"><img src="$(IMGROOT)/pgp-key.png" alt="twitter" /></a></div> <div class="name"><a href="http://mattttttssi4lhud.onion/">Matt Traudt</a></div> <div class="field"><b>IRC:</b> pastly</div> <div class="description">Implemented the <a href="http://www.robgjansen.com/publications/kist-sec2014.pdf">KIST scheduler</a> into Tor. Helps safely measure Tor. Says helpful things on IRC.</div> </td> - </tr>
- <tr> <td> <div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> <div class="icon"><a href="https://twitter.com/mrphs"><img src="$(IMGROOT)/twitter-small.png" alt="twitter" /></a></div> @@ -189,7 +196,9 @@ table.people tr td:first-child { <div class="field"><b>IRC:</b> mrphs</div> <div class="description">His main area of interests are End-users Accessibility/Security, UX, Censorship, Advocacy and Onion Services.</div> </td> + </tr>
+ <tr> <td> <div class="photo"><img src="$(IMGROOT)/people/robgjansen.png" alt="robgjansen" /></div> <div class="icon"><a href="https://twitter.com/robgjansen"><img src="$(IMGROOT)/twitter-small.png" alt="twitter" /></a></div> @@ -198,15 +207,15 @@ table.people tr td:first-child { <div class="field"><b>IRC:</b> robgjansen</div> <div class="description"><a href="https://www.nrl.navy.mil">NRL</a> research scientist, leading expert in Tor network performance, and author of <a href="https://shadow.github.io/">Shadow</a>.</div> </td> - </tr>
- <tr> <td> <div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> <div class="name">Sebastian Hahn</div> <div class="description">Helps people around the world use and understand Tor better. Generally helps everything run smoothly. Runs one of the directory authorities.</div> </td> + </tr>
+ <tr> <td> <div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> <div class="icon"><a href="../keys/teor.txt"><img src="$(IMGROOT)/pgp-key.png" alt="twitter" /></a></div> @@ -214,9 +223,7 @@ table.people tr td:first-child { <div class="field"><b>IRC:</b> teor</div> <div class="description">Onion services developer, and core member of Tor dev team. Researches Tor network measurement and onion service scalability.</div> </td> - </tr>
- <tr> <td> <div class="photo"><img src="$(IMGROOT)/people/tjr.png" alt="tjr" /></div> <div class="icon"><a href="https://twitter.com/tomrittervg"><img src="$(IMGROOT)/twitter-small.png" alt="twitter" /></a></div> @@ -225,7 +232,9 @@ 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> @@ -233,9 +242,7 @@ table.people tr td:first-child { <div class="field"><b>IRC:</b> t0mmy</div> <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> diff --git a/images/people/kat5.png b/images/people/kat5.png new file mode 100644 index 00000000..356c170f Binary files /dev/null and b/images/people/kat5.png differ diff --git a/images/people/orig/kat5.jpg b/images/people/orig/kat5.jpg new file mode 100644 index 00000000..89006863 Binary files /dev/null and b/images/people/orig/kat5.jpg differ
tor-commits@lists.torproject.org