From 8a2ae1052a1d0c95e16c706ad45b61a9075df6e4 Mon Sep 17 00:00:00 2001 From: Ben Nuttall Date: Wed, 30 Sep 2015 19:02:24 +0100 Subject: [PATCH] Add contributors to readme --- README.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.rst b/README.rst index b9cbd7c..0de086c 100644 --- a/README.rst +++ b/README.rst @@ -57,9 +57,19 @@ This project is being developed on `GitHub`_. Join in: Alternatively, email suggestions and feedback to ben@raspberrypi.org or add to the `Google Doc`_. +Contributors +============ + +- `Ben Nuttall`_ (project maintainer) +- `Dave Jones`_ +- `Martin O'Hanlon`_ + .. _`pythonhosted.org/gpiozero`: http://pythonhosted.org/gpiozero .. _`GitHub`: https://github.com/RPi-Distro/python-gpiozero .. _`Issues`: https://github.com/RPi-Distro/python-gpiozero/issues .. _`API`: https://github.com/RPi-Distro/python-gpiozero/issues/7 .. _`Google Doc`: https://docs.google.com/document/d/1EbbVjdgXbKVPFlgH_pEEtPZ0zOZVSPHT4sQNW88Am7w/edit?usp=sharing +.. _`Ben Nuttall`: https://github.com/bennuttall +.. _`Dave Jones`: https://github.com/waveform80 +.. _`Martin O'Hanlon`: https://github.com/martinohanlon