From fd88cad67b0cfee284a2decf0041b85476fe3984 Mon Sep 17 00:00:00 2001 From: Sebastian Reitenbach Date: Tue, 14 Feb 2017 23:56:25 +0100 Subject: [PATCH] Puppet related ports/package maintenance on OpenBSD was taken over from Jasper Lievisse Adriaanse to Sebastian Reitenbach --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index f936eb1..c990d82 100644 --- a/README.rst +++ b/README.rst @@ -110,12 +110,12 @@ Native packages for your operating system will be provided in the near future. +-------------------+-----------+--------------------------------------------+ | `ArchLinux`_ | available | Maintained by `Tim Meusel`_ | +-------------------+-----------+--------------------------------------------+ -| `OpenBSD`_ | available | Maintained by `Jasper Lievisse Adriaanse`_ | +| `OpenBSD`_ | available | Maintained by `Sebastian Reitenbach`_ | +-------------------+-----------+--------------------------------------------+ .. _ArchLinux: https://aur.archlinux.org/packages/python2-puppetboard/ .. _Tim Meusel: https://github.com/bastelfreak -.. _Jasper Lievisse Adriaanse: https://github.com/jasperla +.. _Sebastian Reitenbach: https://github.com/buzzdeee .. _OpenBSD: http://www.openbsd.org/cgi-bin/cvsweb/ports/www/puppetboard/ .. _OpenSuSE Build Service: https://build.opensuse.org/package/show/systemsmanagement:puppet/python-puppetboard .. _OpenSuSE 12/13: https://build.opensuse.org/package/show/systemsmanagement:puppet/python-puppetboard @@ -683,11 +683,11 @@ Some people have already started building things with and around Puppetboard. Packages -------- -* An OpenBSD port is being maintained by `Jasper Lievisse Adriaanse`_ and can be viewed `here `_. +* An OpenBSD port is being maintained by `Sebastian Reitenbach`_ and can be viewed `here `_. * A Docker image is being maintained by `Julien K.`_ and can be viewed `here `_. -.. _Jasper Lievisse Adriaanse: https://github.com/jasperla +.. _Sebastian Reitenbach: https://github.com/buzzdeee .. _Julien K.: https://github.com/juliengk Contributing