Jakob Borg 10 лет назад
Родитель
Сommit
96b3d31b42
3 измененных файлов с 3 добавлено и 0 удалено
  1. 1 0
      AUTHORS
  2. 1 0
      NICKS
  3. 1 0
      gui/syncthing/core/aboutModalView.html

+ 1 - 0
AUTHORS

@@ -1,6 +1,7 @@
 # This is the official list of Syncthing authors for copyright purposes.
 
 Aaron Bieber <[email protected]>
+Adam Piggott	<[email protected]> <[email protected]>
 Alexander Graf <[email protected]>
 Andrew Dunham <[email protected]>
 Antony Male <[email protected]>


+ 1 - 0
gui/syncthing/core/aboutModalView.html

@@ -13,6 +13,7 @@
     <div class="col-md-12">
       <ul class="list-unstyled three-columns" id="contributor-list">
         <li class="auto-generated">Aaron Bieber</li>
+        <li class="auto-generated">Adam Piggott</li>
         <li class="auto-generated">Alexander Graf</li>
         <li class="auto-generated">Andrew Dunham</li>
         <li class="auto-generated">Antony Male</li>