Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jan 2021 18:58:32 +0000 (UTC)
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r561369 - head/audio/gsm
Message-ID:  <202101121858.10CIwWx9009995@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nc
Date: Tue Jan 12 18:58:32 2021
New Revision: 561369
URL: https://svnweb.freebsd.org/changeset/ports/561369

Log:
  audio/gsm: Use my FreeBSD.org email for MAINTAINER instead of my personal
  email
  
  Reviewed by:		0mp (mentor)
  Approved by:		0mp (mentor)
  Differential Revision:	https://reviews.freebsd.org/D28110

Modified:
  head/audio/gsm/Makefile

Modified: head/audio/gsm/Makefile
==============================================================================
--- head/audio/gsm/Makefile	Tue Jan 12 18:12:12 2021	(r561368)
+++ head/audio/gsm/Makefile	Tue Jan 12 18:58:32 2021	(r561369)
@@ -7,7 +7,7 @@ CATEGORIES=	audio
 MASTER_SITES=	http://www.quut.com/gsm/ \
 		http://downloads.openwrt.org/sources/
 
-MAINTAINER=	neel@neelc.org
+MAINTAINER=	nc@FreeBSD.org
 COMMENT=	Audio converter and library for converting u-law to gsm encoding
 
 LICENSE=	TU-BERLIN



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