public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] ATTN: fonts herd maintainers
@ 2005-05-07 11:58 Aaron Walker
  2005-05-07 20:55 ` Donnie Berkholz
  0 siblings, 1 reply; 4+ messages in thread
From: Aaron Walker @ 2005-05-07 11:58 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Maintainers of fonts herd:

According to herds.xml, there are currently 0 maintainers.

Bugzilla alias shows:

azarah
battousai
foser
hhg
lu_zero
matsuu
spyderous
usata

Of course being on the alias doesn't mean anything, but if you help maintain
the fonts herd, please add yourself to herds.xml.

Thanks/Cheers
- --
"Never make any mistaeks."
(Anonymous, in a mail discussion about to a kernel bug report.)

Aaron Walker <ka0ttic@gentoo.org>
[ BSD | cron | forensics | shell-tools | commonbox | netmon | vim | web-apps ]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCfK1LC3poscuANHARAn1rAJ4qOHbFecT1lGGJjFb8HM27RwyzegCgggr9
KEexUK00NA52v4xsHIqILIQ=
=b9sf
-----END PGP SIGNATURE-----
-- 
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-dev] ATTN: fonts herd maintainers
  2005-05-07 11:58 [gentoo-dev] ATTN: fonts herd maintainers Aaron Walker
@ 2005-05-07 20:55 ` Donnie Berkholz
  2005-05-08  9:19   ` Aaron Walker
  0 siblings, 1 reply; 4+ messages in thread
From: Donnie Berkholz @ 2005-05-07 20:55 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Aaron Walker wrote:
> According to herds.xml, there are currently 0 maintainers.

...

> Of course being on the alias doesn't mean anything, but if you help maintain
> the fonts herd, please add yourself to herds.xml.

You are incorrectly reading it. This is why the <maintainingproject> tag
exists, so we don't need to duplicate the same information in 500 places.

Thanks,
Donnie
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCfStdXVaO67S1rtsRAlKUAKDrEJfW2Pjw7fahYFAU7l3rOJGJxwCdGXIN
eOsXs+F/MqYW90qn3TL8eOc=
=80nD
-----END PGP SIGNATURE-----
-- 
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-dev] ATTN: fonts herd maintainers
  2005-05-07 20:55 ` Donnie Berkholz
@ 2005-05-08  9:19   ` Aaron Walker
  2005-05-13 13:56     ` Paul de Vrieze
  0 siblings, 1 reply; 4+ messages in thread
From: Aaron Walker @ 2005-05-08  9:19 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Donnie Berkholz wrote:

> You are incorrectly reading it. This is why the <maintainingproject> tag
> exists, so we don't need to duplicate the same information in 500 places.

Yeah tove informed me of this on irc.

Actually, herdstat was incorrectly reading it  :)   I thought I had physically
looked at the herds.xml and saw 0 devs but that must've only been the case for
alpha herd (prior to them adding devs).

I just added <maintainingproject> support to herdstat, so it'll fetch/parse the
specified XML and get the developer list.  Kinda sucks but I don't see any
other way to go about doing it.

Anyways, sorry for the error on my part.

Cheers
- --
This night methinks is but the daylight sick.
		-- William Shakespeare, "The Merchant of Venice"

Aaron Walker <ka0ttic@gentoo.org>
[ BSD | cron | forensics | shell-tools | commonbox | netmon | vim | web-apps ]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCfdmcC3poscuANHARAgLCAJ9rD5moQJwqv5bzeWp/gBbomYb9owCgsv0J
auuI2hWstkWUWh6Tv8gYRxI=
=gQwO
-----END PGP SIGNATURE-----

-- 
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-dev] ATTN: fonts herd maintainers
  2005-05-08  9:19   ` Aaron Walker
@ 2005-05-13 13:56     ` Paul de Vrieze
  0 siblings, 0 replies; 4+ messages in thread
From: Paul de Vrieze @ 2005-05-13 13:56 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 980 bytes --]

On Sunday 08 May 2005 11:19, Aaron Walker wrote:
> Donnie Berkholz wrote:
> > You are incorrectly reading it. This is why the <maintainingproject>
> > tag exists, so we don't need to duplicate the same information in 500
> > places.
>
> Yeah tove informed me of this on irc.
>
> Actually, herdstat was incorrectly reading it  :)   I thought I had
> physically looked at the herds.xml and saw 0 devs but that must've only
> been the case for alpha herd (prior to them adding devs).
>
> I just added <maintainingproject> support to herdstat, so it'll
> fetch/parse the specified XML and get the developer list.  Kinda sucks
> but I don't see any other way to go about doing it.
>
> Anyways, sorry for the error on my part.

Look on the website ;-) You get all the members for free:
http://www.gentoo.org/proj/en/metastructure/herds/herds.xml#doc_chap32

Paul

-- 
Paul de Vrieze
Gentoo Developer
Mail: pauldv@gentoo.org
Homepage: http://www.devrieze.net

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-05-13 13:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-07 11:58 [gentoo-dev] ATTN: fonts herd maintainers Aaron Walker
2005-05-07 20:55 ` Donnie Berkholz
2005-05-08  9:19   ` Aaron Walker
2005-05-13 13:56     ` Paul de Vrieze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox