public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/bug-wranglers: index.xml
@ 2008-05-21 22:05 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2008-05-21 22:05 UTC (permalink / raw
  To: gentoo-commits

jer         08/05/21 22:05:01

  Added:                index.xml
  Log:
  Starting the bug-wranglers project.

Revision  Changes    Path
1.1                  xml/htdocs/proj/en/bug-wranglers/index.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/bug-wranglers/index.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/bug-wranglers/index.xml?rev=1.1&content-type=text/plain

Index: index.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!DOCTYPE project SYSTEM "/dtd/project.dtd">

<project>
<name>bug-wranglers</name>
<longname>The Bug Wranglers Project</longname>
<date>2008-05-21</date>
<author title="Author">
<mail link="jer" />
</author>

<description>
The Gentoo Bug Wranglers project controls, describes the tasks and goals
carried out by everyone who wrangles bugs on Gentoo's bug tracker.
</description>

<longdescription>
<p>
The Gentoo Bug Wranglers project controls, describes the tasks and goals
carried out by everyone who wrangles bugs on Gentoo's bug tracker.
</p>
</longdescription>

<goals>
<p>
The goal of the #gentoo operators project is to clarify how new bugs on
Gentoo's bug tracker should be handled. This document describes the rules to
bug assignment, CC'ing herd teams, maintainers, the role of metadata.xml and
herds.xml, who are bug wranglers and how one should contact them.
</p>
</goals>

<dev role="Bug wrangler">carlo</dev>
<dev role="Lead">halcy0n</dev>
<dev role="Bug wrangler">jakub</dev>
<dev role="Bug wrangler">jer</dev>
<dev role="Bug wrangler">jkt</dev>

<extrachapter>
<title>Bug Wrangling</title>

<section>
<title>Checking Bug Reports</title>
<body>
<p>
How and when you assign a bug report depends on the type of bug report and the
correctness and completeness of the bug report.
</p>
<ul>
<li>Bug reports requesting <b>version bumps</b> may be be assigned to
the appropriate maintainers directly. It can be a good idea to check the
Description of the bug for references to security bugs, in which case the bug
report should be assigned to <mail
link="security@gentoo.org">security@gentoo.org</mail> immediately, with the
maintainers CC'd.</li>
<li>Bug reports that say something isn't working or compiling <b>without a
comprehensive analysis of the causes</b>, should contain at least the output of
`emerge --info' as well as a thorough description of the problem, including
error output (or expected versus actual output), the command that led to the
error or faulty output, and concise steps explaining how to reproduce the
issue. It is customary to only assign a bug report once these requirements have
been fulfilled.</li>
<li>Bug reports that <b>include patches</b> or other solutions accompanying the actual bug description can usually be assigned directly to the maintainers.</li>
</ul> 
</body>
</section>

<section>
<title>Assigning Bug Reports</title>
<body>
</body>
</section>

</extrachapter>

<extrachapter>
<title>Participating</title>
<section>
<body>
<p>All Gentoo developers who can change the Assignee fields of new bugs, are
welcome to help assign bugs to the right developers. Most developers will
appreciate it if, while doing so, you follow the rules layed out above.</p>
</body>
</section>
</extrachapter>

<extrachapter position="bottom">
<title>How to contact us</title>
<section>
<title>Via e-mail</title>
<body>
<p>
There is currently no single contact. Please refer to the developer list above. 
</p>
</body>
</section>
</extrachapter>

</project>



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/bug-wranglers: index.xml
@ 2008-05-21 22:12 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2008-05-21 22:12 UTC (permalink / raw
  To: gentoo-commits

jer         08/05/21 22:12:11

  Modified:             index.xml
  Log:
  Mask what is not ready yet.

Revision  Changes    Path
1.2                  xml/htdocs/proj/en/bug-wranglers/index.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/bug-wranglers/index.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/bug-wranglers/index.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/bug-wranglers/index.xml?r1=1.1&r2=1.2

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/bug-wranglers/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml	21 May 2008 22:05:00 -0000	1.1
+++ index.xml	21 May 2008 22:12:10 -0000	1.2
@@ -67,11 +67,13 @@
 </body>
 </section>
 
+<!--
 <section>
 <title>Assigning Bug Reports</title>
 <body>
 </body>
 </section>
+-->
 
 </extrachapter>
 



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/bug-wranglers: index.xml
@ 2008-05-22  1:53 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2008-05-22  1:53 UTC (permalink / raw
  To: gentoo-commits

jer         08/05/22 01:53:14

  Modified:             index.xml
  Log:
  Just kidding.

Revision  Changes    Path
1.3                  xml/htdocs/proj/en/bug-wranglers/index.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/bug-wranglers/index.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/bug-wranglers/index.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/bug-wranglers/index.xml?r1=1.2&r2=1.3

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/bug-wranglers/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml	21 May 2008 22:12:10 -0000	1.2
+++ index.xml	22 May 2008 01:53:14 -0000	1.3
@@ -33,7 +33,6 @@
 </goals>
 
 <dev role="Bug wrangler">carlo</dev>
-<dev role="Lead">halcy0n</dev>
 <dev role="Bug wrangler">jakub</dev>
 <dev role="Bug wrangler">jer</dev>
 <dev role="Bug wrangler">jkt</dev>



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/bug-wranglers: index.xml
@ 2008-07-05  3:40 Mark Loeser (halcy0n)
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Loeser (halcy0n) @ 2008-07-05  3:40 UTC (permalink / raw
  To: gentoo-commits

halcy0n     08/07/05 03:40:36

  Removed:              index.xml
  Log:
  This has been moved under QA
-- 
gentoo-commits@lists.gentoo.org mailing list



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

end of thread, other threads:[~2008-07-05  3:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-22  1:53 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/bug-wranglers: index.xml Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2008-07-05  3:40 Mark Loeser (halcy0n)
2008-05-21 22:12 Jeroen Roovers (jer)
2008-05-21 22:05 Jeroen Roovers (jer)

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