Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 May 2003 09:41:58 -0500
From:      Pete Fritchman <petef@FreeBSD.org>
To:        Oliver Lehmann <lehmann@ans-netz.de>
Cc:        ports@FreeBSD.org
Subject:   Re: How to write FreeBSD in the maintainer field
Message-ID:  <20030516144158.GD25401@absolutbsd.org>
In-Reply-To: <20030516164004.1b240424.lehmann@ans-netz.de>
References:  <20030516164004.1b240424.lehmann@ans-netz.de>

next in thread | previous in thread | raw e-mail | index | archive | help
++ 16/05/03 16:40 +0200 - Oliver Lehmann:
| Hi,
| 
| i'm just wondering how to write FreeBSD in the MAINTAINER field. I
| remember that there was a commit "some" time ago where all emails got
| lowercased "sorry, smtp is case insensitive".

Hmm, I've noticed commits in the past to change freebsd -> FreeBSD.

| olivleh1@nudel ports> find . -name Makefile -exec grep -E \
| '^MAINTAINER=[^@]*@freebsd' {} \; | wc -l
|      306
| olivleh1@nudel ports> find . -name Makefile -exec grep -E \
| '^MAINTAINER=[^@]*@FreeBSD' {} \; | wc -l
|     5284

FreeBSD.org is the correct way.

--pete



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