Browse Source

update Acknowledgement.

oldj 6 năm trước cách đây
mục cha
commit
80879b9f62
2 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 2 0
      app-ui/about/About.jsx
  2. 1 1
      app/package.json

+ 2 - 0
app-ui/about/About.jsx

@@ -88,6 +88,7 @@ export default class About extends React.Component {
             <div>
               <h3>{lang.acknowledgement}:</h3>
               <div>
+                <a href="https://github.com/oldj" target="_blank">oldj</a>
                 <a href="https://github.com/allenm" target="_blank">Allen.M</a>
                 <a href="https://github.com/charlestang" target="_blank">Charles Tang</a>
                 <a href="https://github.com/stotem" target="_blank">WuJianjun</a>
@@ -98,6 +99,7 @@ export default class About extends React.Component {
                 <a href="https://github.com/Xmader" target="_blank">Xmader</a>
                 <a href="https://github.com/zhanggang807" target="_blank">Dean Zhang</a>
                 <a href="https://github.com/CloverNet" target="_blank">CloverNet</a>
+                <a href="https://github.com/ReAlign" target="_blank">ReAlign</a>
               </div>
             </div>
           </div>

+ 1 - 1
app/package.json

@@ -18,4 +18,4 @@
     "node-notifier": "^5.3.0",
     "request": "^2.87.0"
   }
-}
+}