diff --git a/web/kvm/index.html b/web/kvm/index.html index 092ec213..8f893980 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -1453,6 +1453,7 @@
  • Christof Maluck
  • Christoph Dette
  • Christoffer Lund
  • +
  • Christopher Mandlbaur
  • Chucktastic
  • Clifford Coleman
  • Clinton Lee Taylor
  • @@ -1596,6 +1597,7 @@
  • Nils Orbat
  • Nithin Philips
  • Nod Swal
  • +
  • nubbn
  • nybble
  • Oh Be
  • Oliver Schwarz
  • @@ -1641,6 +1643,7 @@
  • Stefan Bautz
  • Stefan Müller
  • Stefan Stemmer
  • +
  • Stephan Schmidt
  • Steve Kerr
  • Steve Ovens
  • Steven Richter
  • diff --git a/web/kvm/window-about.pug b/web/kvm/window-about.pug index 79a60836..94a9ce0c 100644 --- a/web/kvm/window-about.pug +++ b/web/kvm/window-about.pug @@ -94,6 +94,7 @@ mixin about_tab(name, title, checked=false) li Christof Maluck li Christoph Dette li Christoffer Lund + li Christopher Mandlbaur li Chucktastic li Clifford Coleman li Clinton Lee Taylor @@ -237,6 +238,7 @@ mixin about_tab(name, title, checked=false) li Nils Orbat li Nithin Philips li Nod Swal + li nubbn li nybble li Oh Be li Oliver Schwarz @@ -282,6 +284,7 @@ mixin about_tab(name, title, checked=false) li Stefan Bautz li Stefan Müller li Stefan Stemmer + li Stephan Schmidt li Steve Kerr li Steve Ovens li Steven Richter