commit 030156611710f78fbcc06c9459b9878b7900c28c Author: Damian Johnson atagar@torproject.org Date: Sun Jul 9 11:13:29 2017 -0700
Minor tweaks for Rob's description --- about/en/corepeople_alternate.wml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/about/en/corepeople_alternate.wml b/about/en/corepeople_alternate.wml index 2fb45622..88e79589 100644 --- a/about/en/corepeople_alternate.wml +++ b/about/en/corepeople_alternate.wml @@ -98,7 +98,7 @@ table.people tr td:first-child { <div class="icon"><a href="../keys/atagar.txt"><img src="$(IMGROOT)/pgp-key.png" alt="twitter" /></a></div> <div class="name">Damian Johnson</div> <div class="field"><b>IRC:</b> atagar</div> - <div class="description">Author of the <a href="https://stem.torproject.org/">Stem</a> python controller library and <a href="http://www.atagar.com/arm/">Nyx</a> relay monitor.</div> + <div class="description">Author of the <a href="https://stem.torproject.org/">Stem</a> python controller library and <a href="https://www.atagar.com/arm/">Nyx</a> relay monitor.</div> </td>
<td> @@ -196,7 +196,7 @@ table.people tr td:first-child { <div class="icon"><a href="../keys/robgjansen.txt"><img src="$(IMGROOT)/pgp-key.png" alt="twitter" /></a></div> <div class="name"><a href="http://www.robgjansen.com/">Rob Jansen</a></div> <div class="field"><b>IRC:</b> robgjansen</div> - <div class="description">Security research scientist, leading expert in Tor network performance, and author of <a href="http://shadow.github.io/">Shadow</a>.</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>
tor-commits@lists.torproject.org