Gentoo Logo
Gentoo Spaceship

Installation:
Gentoo Handbook
Installation Docs

Documentation:
Home
Listing
About Gentoo
Philosophy
Social Contract

Resources:
Bug Tracker
Developer List
Discussion Forums
Gentoo BitTorrents
Gentoo Linux Enhancement Proposals
IRC Channels
Mailing Lists
Mirrors
Name and Logo Guidelines
Online Package Database
Security Announcements
Staffing Needs
Supporting Vendors
View our CVS

Graphics:
Logos and themes
Icons
ScreenShots

Miscellaneous Resources:
Gentoo Linux Store
Gentoo-hosted projects
IBM dW/Intel article archive




List Archive: gentoo-dev
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-dev@g.o
From: Tiziano Müller <dev-zero@g.o>
Subject: Re: Re: About herds and their non-existant use
Date: Sat, 24 May 2008 12:00:17 +0200
Marius Mauch wrote:
> Hmm, in that case maybe it's be possible to use a similar system for
> devs, e.g.
> <maintainer>
>   <dev>genone</dev>
> </maintainer>
> and only use the <email> element for non-dev maintainers and upstream
> contacts. Anyway, as long as we use the same tag to list both
> individual and group maintainers it would be an improvement IMO.

Sure, that'd be great. This information could be autogenerated from LDAP
though.

This would result in something like this:

<pkgmetadata>
<xi:include href="http://www.gentoo.org/metadata/metadata-refs.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!-- ^^ depends on how we decide to implement things -->
<maintainer>
  <herd>foobar</herd>
</maintainer>
<maintainer primary="true">
  <dev>moomooman</dev>
</maintainer>
<maintainer>
  <email>foobar@...</email>
  <name>Someone Foobar</name>
  <description>Proxy maintainer</description>
</maintainer>


Just in case someone's interested: http://dev.gentoo.org/~dev-zero/metadata/
There is a first metadata.xsd and a couple of metadata.xml files for
testing.

You can validate using this: 'xmllint --xinclude --schema
metadata.xsd --noout $FILE' since xmllint seems to ignore the XSD
specification in the XML and tries to validate against a non-existing DTD.

The metadata.xsd is a work-in-progress and not finished (yet).

Cheers,
Tiziano


-- 
gentoo-dev@g.o mailing list


References:
Re: [gentoo-project] About herds and their non-existant use
-- Marius Mauch
Re: About herds and their non-existant use
-- Tiziano Müller
Re: Re: About herds and their non-existant use
-- Marius Mauch
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
Re: Re: About herds and their non-existant use
Next by thread:
Re: Re: About herds and their non-existant use
Previous by date:
Re: Re: [RFC] Eclass for gnome-python* split
Next by date:
Re: Re: About herds and their non-existant use


Updated Jun 17, 2009

Donate to support our development efforts.

Gentoo Centric Hosting: vr.org

VR Hosted

Tek Alchemy

Tek Alchemy

SevenL.net

SevenL.net

php|architect

php|architect

Copyright 2001-2007 Gentoo Foundation, Inc. Questions, Comments? Email www@gentoo.org.