aboutsummaryrefslogtreecommitdiff
blob: c4ff6d5dc5d1616717d755593aa5ae0dd9140525 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0"?>
<guide self="general-concepts/herds-and-projects/">
<chapter>
<title>Herds and Projects</title>

<body>

<p>
A <e>herd</e> is a collection of developers who maintain a collection of related
packages. A herd has an associated email address which can be used for bugzilla
assignments. This email address is <b>not</b> always <c>herdname@gentoo.org</c> <d/> for
example, because of the way Gentoo's email aliases are set up, the <c>cron</c> herd
use <c>cron-bugs@gentoo.org</c> (aliases cannot match system usernames).
</p>

<p>
A <e>project</e> is a group formed for handling a particular general area. A project
may have herds associated with it.
</p>

<p>
Sometimes herd and project names overlap <d/> for example, the <c>sparc</c> project
has an associated <c>sparc</c> herd which maintains sparc-specific packages (such
as the <c>silo</c> bootloader). This is <e>not</e> always the case.
</p>

<p>
The <c>herdstat</c> tool can display useful information about herds.
</p>

</body>
</chapter>
</guide>