diff --git a/web/kvm/index.html b/web/kvm/index.html index dc2b7ed4..d9292412 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -1538,6 +1538,7 @@
  • Joe Ventura
  • Joel Jacobs
  • John Andersen
  • +
  • John Copeland
  • John F Glenn
  • John Kelley
  • John McGovern
  • @@ -1581,6 +1582,7 @@
  • Mauricio Allende
  • Mehmet Aydoğdu
  • Michael Bombe
  • +
  • Michael Copeland
  • Michael Kovacs
  • Michael Lynch
  • Michael Pennington
  • @@ -1660,6 +1662,7 @@
  • Ted
  • Tejun Heo
  • TheTechGiant
  • +
  • Thomas Hagenmaier
  • Thomas Price
  • Thomas Søfteland
  • Tim Wilkinson
  • diff --git a/web/kvm/window-about.pug b/web/kvm/window-about.pug index 489a67a2..c39f35a3 100644 --- a/web/kvm/window-about.pug +++ b/web/kvm/window-about.pug @@ -190,6 +190,7 @@ div(id="about-window" class="window" data-show-by-button="show-about-button") li Joe Ventura li Joel Jacobs li John Andersen + li John Copeland li John F Glenn li John Kelley li John McGovern @@ -233,6 +234,7 @@ div(id="about-window" class="window" data-show-by-button="show-about-button") li Mauricio Allende li Mehmet Aydoğdu li Michael Bombe + li Michael Copeland li Michael Kovacs li Michael Lynch li Michael Pennington @@ -312,6 +314,7 @@ div(id="about-window" class="window" data-show-by-button="show-about-button") li Ted li Tejun Heo li TheTechGiant + li Thomas Hagenmaier li Thomas Price li Thomas Søfteland li Tim Wilkinson