Explorar el Código

Update acknowledgements. #712 #713

oldj hace 3 años
padre
commit
894c1d2d93
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/common/acknowledgements.ts

+ 2 - 0
src/common/acknowledgements.ts

@@ -29,4 +29,6 @@ export default [
   { name: 'Stefan Berger', link: 'https://github.com/bergo' },
   { name: 'EmeryWan', link: 'https://github.com/EmeryWan' },
   { name: 'ClDaniel1', link: 'https://github.com/ClDaniel1' },
+  { name: 'moonheart', link: 'https://github.com/moonheart' },
+  { name: 'Wang Weitao', link: 'https://github.com/watonyweng' },
 ]