From 2ee99a656ba9d2cbeedb1c7b54a7be4d388869a3 Mon Sep 17 00:00:00 2001 From: Pi Delport Date: Tue, 17 Oct 2017 14:12:35 +0200 Subject: [PATCH] (Update my name, while here) --- AUTHORS.rst | 4 ++-- CHANGELOG.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/AUTHORS.rst b/AUTHORS.rst index 9c8b416..f3854d2 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -1,6 +1,6 @@ The django-analytical package was written by `Joost Cassee`_, with contributions from `Eric Davis`_, `Paul Oswald`_, `Uros Trebec`_, -`Steven Skoczen`_, `Piet Delport`_, `Sandra Mau`_, `Simon Ye`_, +`Steven Skoczen`_, `Pi Delport`_, `Sandra Mau`_, `Simon Ye`_, `Tinnet Coronam`_, `Philippe O. Wagner`_, `Max Arnold`_ , `Martín Gaitán`_, `Craig Bruce`_, `Peter Bittner`_, `Scott Adams`_, `Eric Amador`_, `Alexandre Pocquet`_, `Brad Pitcher`_, `Hugo Osvaldo Barrera`_, @@ -20,7 +20,7 @@ The work on Intercom was made possible by `GreenKahuna`_. .. _`Paul Oswald`: https://github.com/poswald .. _`Uros Trebec`: https://github.com/failedguidedog .. _`Steven Skoczen`: https://github.com/skoczen -.. _`Piet Delport`: https://github.com/pjdelport +.. _`Pi Delport`: https://github.com/pjdelport .. _`Sandra Mau`: https://github.com/xthepoet .. _`Simon Ye`: https://github.com/yesimon .. _`Tinnet Coronam`: https://github.com/tinnet diff --git a/CHANGELOG.rst b/CHANGELOG.rst index e3dd110..3bea2cf 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -78,7 +78,7 @@ Version 0.14.0 Version 0.13.0 -------------- * Add support for the KISSmetrics alias feature (Sandra Mau) -* Update testing code for Django 1.4 (Piet Delport) +* Update testing code for Django 1.4 (Pi Delport) Version 0.12.0 --------------