Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jul 2020 14:17:35 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r540968 - head/sysutils/liburcu
Message-ID:  <202007011417.061EHZLF047336@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Wed Jul  1 14:17:35 2020
New Revision: 540968
URL: https://svnweb.freebsd.org/changeset/ports/540968

Log:
  Pass the maintainership to the original creater
  
  PR:		247692
  Submitted by:	Leo Vandewoestijne <freebsd@dns.company>

Modified:
  head/sysutils/liburcu/Makefile

Modified: head/sysutils/liburcu/Makefile
==============================================================================
--- head/sysutils/liburcu/Makefile	Wed Jul  1 14:06:11 2020	(r540967)
+++ head/sysutils/liburcu/Makefile	Wed Jul  1 14:17:35 2020	(r540968)
@@ -7,7 +7,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	http://lttng.org/files/urcu/
 DISTNAME=	userspace-rcu-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	freebsd@dns-lab.com
 COMMENT=	Userspace read-copy-update (RCU) data synchronization library
 
 LICENSE=	LGPL21



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007011417.061EHZLF047336>