commit 270e16da0933336c699f0b781030fae5f361f93e Author: Damian Johnson atagar@torproject.org Date: Fri Jul 14 11:24:40 2017 -0700
Add iwakeh's key
Received permission to link to their key. --- about/en/corepeople_alternate.wml | 1 + 1 file changed, 1 insertion(+)
diff --git a/about/en/corepeople_alternate.wml b/about/en/corepeople_alternate.wml index 2936a7c4..a8c43618 100644 --- a/about/en/corepeople_alternate.wml +++ b/about/en/corepeople_alternate.wml @@ -307,6 +307,7 @@ table.people tr td:first-child { <td> <a id="iwakeh"></a> <div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> + <div class="icon"><a href="https://db.torproject.org/fetchkey.cgi?fingerprint=B788B36768B69B4DD8E1F69E75256C22E303259C"><img src="$(IMGROOT)/pgp-key.png" alt="pgp key" /></a></div> <div class="name"><a href="#iwakeh">iwakeh</a></div> <div class="description">Speaks Java and other languages, streamlines build processes, and scrutinizes mathematical concepts behind aggregating tons of Tor network data.</div> </td>
tor-commits@lists.torproject.org