diff --git a/web/kvm/index.html b/web/kvm/index.html index 10f72b28..09b40c5b 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -1435,10 +1435,11 @@
  • Christof Maluck
  • Christoph Dette
  • Christoffer Lund
  • -
  • Corey Layton
  • -
  • Corey Lista
  • Clifford Coleman
  • Clinton Lee Taylor
  • +
  • Corey Layton
  • +
  • Corey Lista
  • +
  • ctag
  • DeMentor
  • Damon Meledones
  • Dan Berkowitz
  • @@ -1454,6 +1455,7 @@
  • Eric Phenix
  • ewook
  • Fergus McKay
  • +
  • fo0bar
  • Foamy
  • Francisco Pavon
  • Fredrik Idréus
  • @@ -1492,6 +1494,7 @@
  • Jozef Riha
  • Julian Forero
  • Justin Waters
  • +
  • Ken Lee
  • Kenny Hui
  • Krzysztof Żelaśkiewicz
  • Lars
  • @@ -1526,6 +1529,7 @@
  • nybble
  • Oh Be
  • Paul Bishop
  • +
  • Peter Farrelly
  • Philip Merricks
  • posicat
  • pozitron03
  • @@ -1545,6 +1549,7 @@
  • Seonwoo Lee
  • Sergey Lukjanov
  • Shichun Chen
  • +
  • Simon Evans
  • Simplistic Realities
  • Stefan Bautz
  • Stefan Müller
  • diff --git a/web/kvm/window-about.pug b/web/kvm/window-about.pug index 5a578174..176dd0e9 100644 --- a/web/kvm/window-about.pug +++ b/web/kvm/window-about.pug @@ -76,10 +76,11 @@ mixin about_tab(name, title, checked=false) li Christof Maluck li Christoph Dette li Christoffer Lund - li Corey Layton - li Corey Lista li Clifford Coleman li Clinton Lee Taylor + li Corey Layton + li Corey Lista + li ctag li DeMentor li Damon Meledones li Dan Berkowitz @@ -95,6 +96,7 @@ mixin about_tab(name, title, checked=false) li Eric Phenix li ewook li Fergus McKay + li fo0bar li Foamy li Francisco Pavon li Fredrik Idréus @@ -133,6 +135,7 @@ mixin about_tab(name, title, checked=false) li Jozef Riha li Julian Forero li Justin Waters + li Ken Lee li Kenny Hui li Krzysztof Żelaśkiewicz li Lars @@ -167,6 +170,7 @@ mixin about_tab(name, title, checked=false) li nybble li Oh Be li Paul Bishop + li Peter Farrelly li Philip Merricks li posicat li pozitron03 @@ -186,6 +190,7 @@ mixin about_tab(name, title, checked=false) li Seonwoo Lee li Sergey Lukjanov li Shichun Chen + li Simon Evans li Simplistic Realities li Stefan Bautz li Stefan Müller