Add a German version of the team entities

This commit is contained in:
Udo Erdelhoff 2002-03-17 12:05:55 +00:00
parent f7d4a3a49f
commit 0e6cbc08b7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12505
2 changed files with 35 additions and 2 deletions
de_DE.ISO8859-1/share/sgml

View file

@ -1,11 +1,14 @@
-- ...................................................................... --
-- FreeBSD SGML Public Identifiers ...................................... --
-- $FreeBSD: doc/de_DE.ISO8859-1/share/sgml/catalog,v 1.1 2000/09/28 23:29:44 nbm Exp $
--
-- $FreeBSD$ --
-- $FreeBSDde: de-docproj/share/sgml/catalog,v 1.3 2002/03/17 11:46:30 ue Exp $ --
PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//EN"
"freebsd.dsl"
PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//DE"
"mailing-lists.ent"
PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//DE"
"teams.ent"

View file

@ -0,0 +1,30 @@
<!--
Names and email address of teams of people working on specified
tasks. Usally they're just mail aliases set up at hub.FreeBSD.org
Use these entities when referencing appropriate teams.
Please keep this list in alphabetical order by entity names.
IMPORTANT: If you delete names from this file you *must* ensure that
all references to them have been removed from the handbook's
translations. If they haven't then you *will* break the
builds for the other languages, and we will poke fun of you
in public.
$FreeBSD$
$FreeBSDde: de-docproj/share/sgml/teams.ent,v 1.3 2002/03/17 12:05:43 ue Exp $
basiert auf: 1.2
-->
<!ENTITY a.core-secretary "Core Team Secretary <email>core-secretary@FreeBSD.org </email>">
<!ENTITY a.cvs "CVS Repository Meisters <email>cvs@FreeBSD.org</email>">
<!ENTITY a.faq "FAQ Maintainer <email>faq@FreeBSD.org</email>">
<!ENTITY a.portmgr "Ports Management Team <email>portmgr@FreeBSD.org</email>">
<!ENTITY a.re "Release Engineering Team <email>re@FreeBSD.org</email>">
<!ENTITY a.security-officer "Security Officers Team <email>security-officer@FreeBSD.org</email>">