[tor-commits] [tpo/master] fix nickm's title

arma at torproject.org arma at torproject.org
Sat Oct 2 22:59:32 UTC 2021


commit baaca8ddbd880b88f9b502874d69ad1dd35d475c
Author: Roger Dingledine <arma at torproject.org>
Date:   Sat Oct 2 18:55:06 2021 -0400

    fix nickm's title
    
    (thanks to geko for noticing)
---
 templates/privchat-4.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/privchat-4.html b/templates/privchat-4.html
index 81556ef5..4b3a110d 100644
--- a/templates/privchat-4.html
+++ b/templates/privchat-4.html
@@ -92,7 +92,7 @@
         <div class="card-block px-2">
             <div class="pb-4">
               <h4 class="display-4 text-primary">Nick Mathewson</h4>
-              <strong class="display-5 text-primary mb-4">Network Chief Architect & Co-Funder, the Tor Project</strong>
+              <strong class="display-5 text-primary mb-4">Network Chief Architect & Co-Founder, the Tor Project</strong>
             </div>
             <p class="text-tpo">He is one of the original designers of Tor and is an expert in implementing anonymity technologies. He began volunteering to program Tor in 2002, became the principal developer in 2007, and became the lead software architect in 2012. Nick was instrumental in writing Tor's comprehensive protocol specifications, which have enabled researchers to base their work on a solid foundation and have enabled multiple independent implementations of the Tor protocols.</p>
         </div>



More information about the tor-commits mailing list