From 954d7aee9f9ea2f3ab45c219bcd52bc1206f9461 Mon Sep 17 00:00:00 2001
From: Pedro Gomes <pedrogomesyoo@gmail.com>
Date: Sun, 8 Oct 2017 20:37:17 +0200
Subject: [PATCH] Add author information to readme

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 49eee15..777400d 100644
--- a/README.md
+++ b/README.md
@@ -90,6 +90,12 @@ Process metrics:
 # TYPE process_virtual_memory_bytes gauge
 ```
 
+
+## Author
+
+The exporter was originally created by [neezgee](https://github.com/neezgee).
+
+
 [buildstatus]: https://circleci.com/gh/prometheus/memcached_exporter/tree/master.svg?style=shield
 [quay]: https://quay.io/repository/Lusitaniae/apache-exporter
 [circleci]: https://circleci.com/gh/Lusitaniae/apache_exporter
-- 
GitLab