浏览代码

Merge pull request #1514 from kamadak/name

List the given name first for consistency with others
Jakob Borg 10 年之前
父节点
当前提交
50490f5b26
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      AUTHORS
  2. 1 1
      gui/index.html

+ 1 - 1
AUTHORS

@@ -28,7 +28,7 @@ Jens Diemer <[email protected]> <[email protected]>
 Jochen Voss <[email protected]>
 Johan Vromans <[email protected]>
 Karol Różycki <[email protected]>
-Kamada Ken'ichi <[email protected]>
+Ken'ichi Kamada <[email protected]>
 Lode Hoste <[email protected]>
 Marcin Dziadus <[email protected]>
 Marc Laporte <[email protected]>

+ 1 - 1
gui/index.html

@@ -973,8 +973,8 @@
           <li>Jens Diemer</li>
           <li>Jochen Voss</li>
           <li>Johan Vromans</li>
-          <li>Kamada Ken'ichi</li>
           <li>Karol Różycki</li>
+          <li>Ken'ichi Kamada</li>
           <li>Lode Hoste</li>
           <li>Marc Laporte</li>
           <li>Marc Pujol</li>