Alphabetize the past CoCC members list
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 10 Oct 2022 20:46:05 +0000 (16:46 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 10 Oct 2022 20:46:05 +0000 (16:46 -0400)
We're about to add more names to the list, and this seems like
it's easier to add names to vs whatever sorting scheme was being
used before (txid?).

templates/pages/about/policies/coc_committee.html

index 799dd46e1b7b1e6827960bab39fd31415f8d5cc2..5187d75af868fc992860cfb887aef7caf1909aed 100644 (file)
 
 <ul>
   <li>Carole Arnaud (2019-2021)</li>
+  <li>Fábio Telles Rodriguez (2020-2021)</li>
+  <li>Ilya Kosmodemiansky (2018-2020)</li>
+  <li>Jonathan Katz (2018-2020)</li>
   <li>L&aelig;titia Avrot (2018-2019)</li>
-  <li>Vik Fearing (2018-2019)</li>
   <li>Stacey Haysler (Chair, 2018-2021)</li>
-  <li>Jonathan Katz (2018-2020)</li>
-  <li>Ilya Kosmodemiansky (2018-2020)</li>
-  <li>Fábio Telles Rodriguez (2020-2021)</li>
+  <li>Vik Fearing (2018-2019)</li>  
 </ul>
 
 {%endblock%}