commit d715762b4b2eb523456d21ec585dd2b806ab42e9 Author: Damian Johnson atagar@torproject.org Date: Wed Apr 18 09:32:26 2018 -0700
Add rust to tor languages
Damn me. Teor asked for a couple small tweaks for the project page (noting that it's in part rust and removing athena) almost two months ago. Unfortunately I was ill at the time so got buried under a stack of todo notes. :/ --- getinvolved/en/volunteer.wml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/getinvolved/en/volunteer.wml b/getinvolved/en/volunteer.wml index 2bb3db15..01856c80 100644 --- a/getinvolved/en/volunteer.wml +++ b/getinvolved/en/volunteer.wml @@ -109,9 +109,9 @@ meetings around the world.</li> <tr> <td><a href="#project-tor">Tor</a></td> <td>Core</td> - <td>C</td> + <td>C, Rust</td> <td>Heavy</td> - <td>nickm, athena, arma, dgoulet, asn, teor</td> + <td>nickm, arma, dgoulet, asn, teor</td> </tr>
<tr>
tor-commits@lists.torproject.org