Date: Thu, 7 Jun 2018 14:45:25 +0000 (UTC) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471928 - head/databases/couchdb Message-ID: <201806071445.w57EjPaZ071656@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Thu Jun 7 14:45:24 2018 New Revision: 471928 URL: https://svnweb.freebsd.org/changeset/ports/471928 Log: databases/couchdb: transfer maintainership to erlang@. Modified: head/databases/couchdb/Makefile Modified: head/databases/couchdb/Makefile ============================================================================== --- head/databases/couchdb/Makefile Thu Jun 7 14:44:22 2018 (r471927) +++ head/databases/couchdb/Makefile Thu Jun 7 14:45:24 2018 (r471928) @@ -9,7 +9,7 @@ CATEGORIES= databases MASTER_SITES= APACHE/couchdb/source/${DISTVERSION} DISTNAME= apache-couchdb-${DISTVERSION} -MAINTAINER= olgeni@FreeBSD.org +MAINTAINER= erlang@FreeBSD.org COMMENT= Document database server, accessible via a RESTful JSON API LICENSE= APACHE20 BSD3CLAUSE ISCL WTFPL OFL11
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806071445.w57EjPaZ071656>