From 7fc5b23caa4675716c262c4f1b58f5c7038e5143 Mon Sep 17 00:00:00 2001 From: Matt Godbolt Date: Thu, 30 Mar 2017 07:47:15 -0500 Subject: [PATCH] Thanks and credits --- README.md | 5 ++--- static/thanks.html | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9f6a6b76..777b18f3 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,8 @@ There's now a [Road map](Roadmap.md) that gives a little insight into future pla ### Credits -Compiler Explorer is maintained by [Matt Godbolt](http://xania.org). Multiple compiler and difference view was -implemented by [Gabriel Devillers](https://github.com/voxelf). [Rubén](https://github.com/RabsRincon) -contributed the auto-highlight between editors. +Compiler Explorer is maintained by [Matt Godbolt](http://xania.org) and [Rubén](https://github.com/RabsRincon). +Multiple compiler and difference view initially implemented by [Gabriel Devillers](https://github.com/voxelf). ### RESTful API diff --git a/static/thanks.html b/static/thanks.html index 9da15d93..9d9fdd18 100644 --- a/static/thanks.html +++ b/static/thanks.html @@ -7,6 +7,7 @@
  • Gynvael
  • Alejandro Lucena
  • xyx
  • +
  • William Killian
  • Matt Hargett
  • Jeff Trull
  • John McFarlane