From f7816b6bcebbddf25a0185881d0cecde354f089a Mon Sep 17 00:00:00 2001
From: Matt Westcott <matt@west.co.tt>
Date: Mon, 6 Jun 2016 17:54:28 +0100
Subject: [PATCH] Credit Gagaro under preferred name

---
 CHANGELOG.txt           | 2 +-
 CONTRIBUTORS.rst        | 2 +-
 docs/releases/1.5.1.rst | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index c95dc485ba..0cca8c3e90 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -13,7 +13,7 @@ Changelog
 
  * Fix: When editing a document link in rich text, the document ID is no longer erroneously interpreted as a page ID (Stephen Rice)
  * Fix: Removing embedded media from rich text by mouse click action now gets correctly registered as a change to the field (Loic Teixeira)
- * Fix: Rich text editor is no longer broken in InlinePanels (Matt Westcott, Yann Fouillat)
+ * Fix: Rich text editor is no longer broken in InlinePanels (Matt Westcott, Gagaro)
  * Fix: Rich text editor is no longer broken in settings (Matt Westcott)
  * Fix: Link tooltip now shows correct urls for newly inserted document links (Matt Westcott)
  * Fix: Now page chooser (in a rich text editor) opens up at the link's parent page, rather than at the page itself (Matt Westcott)
diff --git a/CONTRIBUTORS.rst b/CONTRIBUTORS.rst
index 6addc53bd8..93bf1c33fb 100644
--- a/CONTRIBUTORS.rst
+++ b/CONTRIBUTORS.rst
@@ -139,7 +139,7 @@ Contributors
 * Robert Moggach
 * Stephen Rice
 * Behzad Nategh
-* Yann Fouillat
+* Yann Fouillat (Gagaro)
 
 Translators
 ===========
diff --git a/docs/releases/1.5.1.rst b/docs/releases/1.5.1.rst
index a7401db620..e3ead9ccea 100644
--- a/docs/releases/1.5.1.rst
+++ b/docs/releases/1.5.1.rst
@@ -16,7 +16,7 @@ Bug fixes
 
  * When editing a document link in rich text, the document ID is no longer erroneously interpreted as a page ID (Stephen Rice)
  * Removing embedded media from rich text by mouse click action now gets correctly registered as a change to the field (Loic Teixeira)
- * Rich text editor is no longer broken in InlinePanels (Matt Westcott, Yann Fouillat)
+ * Rich text editor is no longer broken in InlinePanels (Matt Westcott, Gagaro)
  * Rich text editor is no longer broken in settings (Matt Westcott)
  * Link tooltip now shows correct urls for newly inserted document links (Matt Westcott)
  * Now page chooser (in a rich text editor) opens up at the link's parent page, rather than at the page itself (Matt Westcott)