commit 454fed2db86a288bb44e82d48f3d9643c671e824 Author: Damian Johnson atagar@torproject.org Date: Fri Jul 14 13:40:22 2017 -0700
Add Sina --- about/en/corepeople_alternate.wml | 24 ++++++++++++++++++------ images/people/inf0.png | Bin 0 -> 18667 bytes images/people/orig/inf0.jpg | Bin 0 -> 21090 bytes 3 files changed, 18 insertions(+), 6 deletions(-)
diff --git a/about/en/corepeople_alternate.wml b/about/en/corepeople_alternate.wml index a8c4361..6f6b244 100644 --- a/about/en/corepeople_alternate.wml +++ b/about/en/corepeople_alternate.wml @@ -617,6 +617,18 @@ table.people tr td:first-child { </td>
<td> + <a id="inf0"></a> + <div class="photo"><img src="$(IMGROOT)/people/inf0.png" alt="inf0" /></div> + <div class="icon"><a href="https://twitter.com/wwwiretap"><img src="$(IMGROOT)/twitter-small.png" alt="twitter" /></a></div> + <div class="icon"><a href="https://s3.amazonaws.com/sina-publickeys/0B47D56D.asc"><img src="$(IMGROOT)/pgp-key.png" alt="pgp key" /></a></div> + <div class="name"><a href="#inf0">Sina Rabbani</a></div> + <div class="field"><b>IRC:</b> inf0</div> + <div class="description">Directory authority operator, outreach and trains human rights activists. System's Engineer at Team Cymru and co-Founder of accessnow.org.</div> + </td> + </tr> + + <tr> + <td> <a id="stephw"></a> <div class="photo"><img src="$(IMGROOT)/people/stephw.png" alt="stephw" /></div> <div class="icon"><a href="https://twitter.com/walnutwordsalad"><img src="$(IMGROOT)/twitter-small.png" alt="twitter" /></a></div> @@ -625,9 +637,7 @@ table.people tr td:first-child { <div class="field"><b>IRC:</b> stephw</div> <div class="description">Directs communications to consistently articulate and promote the Tor Project's mission.</div> </td> - </tr>
- <tr> <td> <a id="sjmurdoch"></a> <div class="photo"><img src="$(IMGROOT)/people/sjmurdoch.png" alt="sjmurdoch" /></div> @@ -637,7 +647,9 @@ table.people tr td:first-child { <div class="field"><b>IRC:</b> sjmurdoch</div> <div class="description"><a href="http://www.cs.ucl.ac.uk/staff/s.murdoch/">Principal Research Fellow</a> at University College London and original creator of the <a href="https://www.torproject.org/projects/torbrowser.html.en">Tor Browser</a>.</div> </td> + </tr>
+ <tr> <td> <a id="sukhe"></a> <div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> @@ -646,9 +658,7 @@ table.people tr td:first-child { <div class="field"><b>IRC:</b> sukhe</div> <div class="description"><a href="https://trac.torproject.org/projects/tor/wiki/torbirdy">TorBirdy</a> and <a href="https://trac.torproject.org/projects/tor/wiki/doc/TorMessenger">Tor Messenger</a> developer. Volunteer on the <a href="https://trac.torproject.org/projects/tor/wiki/org/teams/CommunityTeam">Community Team</a>.</div> </td> - </tr>
- <tr> <td> <a id="teor"></a> <div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> @@ -657,7 +667,9 @@ 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> <a id="tjr"></a> <div class="photo"><img src="$(IMGROOT)/people/tjr.png" alt="tjr" /></div> @@ -667,9 +679,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> <a id="t0mmy"></a> <div class="photo"><img src="$(IMGROOT)/people/t0mmy.png" alt="t0mmy" /></div> @@ -678,7 +688,9 @@ 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> <a id="wseltzer"></a> <div class="photo"><img src="$(IMGROOT)/people/wseltzer.png" alt="wseltzer" /></div> diff --git a/images/people/inf0.png b/images/people/inf0.png new file mode 100644 index 0000000..5b8fc9c Binary files /dev/null and b/images/people/inf0.png differ diff --git a/images/people/orig/inf0.jpg b/images/people/orig/inf0.jpg new file mode 100644 index 0000000..cbd6032 Binary files /dev/null and b/images/people/orig/inf0.jpg differ
tor-commits@lists.torproject.org