public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde/at: index.xml
@ 2007-12-09 20:35 Tobias Heinlein (keytoaster)
  0 siblings, 0 replies; 3+ messages in thread
From: Tobias Heinlein (keytoaster) @ 2007-12-09 20:35 UTC (permalink / raw
  To: gentoo-commits

keytoaster    07/12/09 20:35:03

  Added:                index.xml
  Log:
  Initial import.

Revision  Changes    Path
1.1                  xml/htdocs/proj/en/desktop/kde/at/index.xml

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

Index: index.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/at/index.xml,v 1.1 2007/12/09 20:35:02 keytoaster Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">

<guide link="/proj/en/desktop/kde/at/index.xml" lang="en">
<title>KDE Herd Testers Project Team</title>

<author title="Author">
  <mail link="jmbsvicetto@gentoo.org">Jorge Vicetto</mail>
</author>
<author title="Author">
  <mail link="genstef@gentoo.org">Stefan Schweizer</mail>
</author>
<author title="Contributor">
  <mail link="keytoaster@gentoo.org">Tobias Heinlein</mail>
</author>

<abstract>
The KDE HT Project is devoted to help the developers with testing packages,
identifying issues and finding fixes.
</abstract>

<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>

<version>1.0</version>
<date>2007-12-09</date>

<chapter>
<title>Introduction</title>
<section>
<body>

<p>
As defined by <uri
link="http://www.gentoo.org/proj/en/glep/glep-0041.html">GLEP 41</uri>, an HT is
a trustworthy user who is able to help with testing packages, identifying issues
and finding fixes.
</p>

</body>
</section>
</chapter>
<chapter>
<title>What you get</title>
<section>
<body>

<p>
All HTs receive a <c>/gentoo/contributor/${NAME}</c> IRC cloak, are added to
the "Arch/Herd Tester" group on the <uri link="https://forums.gentoo.org/">
Gentoo forums</uri>, get auto-voice in <c>#gentoo-kde</c>, are added to the
<c>kde@gentoo.org</c> mail alias and are assigned <c>editbugs</c> privileges on
the <uri link="https://bugs.gentoo.org/">Gentoo Bugzilla</uri>.
</p>

</body>
</section>
</chapter>
<chapter>
<title>What to do</title>
<section>
<body>

<p>
HTs usually test packages, provide guidance on bug reports, communicate with the
KDE team through the team's IRC channel (<c>#gentoo-kde</c>) and mail to the
<c>kde@gentoo.org</c> mail alias. HTs are also invited to help users on forums,
mailing lists and IRC channels.
</p>

</body>
</section>
</chapter>
<chapter>
<title>Requirements</title>
<section>
<body>

<p>
We expect people to do good testing, show good knowledge about Gentoo in general
and to be active (taking into account RL constraints).
</p>

</body>
</section>
</chapter>
<chapter>
<title>Participating</title>
<section>
<body>

<p>
If you think your comments and patches submitted to Bugzilla and willingness to
help other users on IRC, mailinglists and/or forums justifies HT status you can
talk to the KDE herd. Users will also be invited to become HTs by members of the
KDE herd that notice their work, abilities and desire to help the KDE herd.
</p>

<p>
To become an HT, the user will have to complete the <uri
link="http://www.gentoo.org/proj/en/devrel/quiz/ebuild-quiz.txt">ebuild
quiz</uri> and have a review session with the AT lead (<mail
link="hparker@gentoo.org">hparker</mail>).
</p>

<p>
Interested users should read the <uri link="http://devmanual.gentoo.org/">Gentoo
Development Guide/DevManual</uri> and the <uri
link="http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml">Gentoo
Developer Handbook</uri> and should work with the other members of the herd to
address the questions on the quiz. The KDE HT lead will work closely with all
HTs, helping them prepare for the quiz and the interview, and will coordinate
their work on the herd.
</p>

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


-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde/at: index.xml
@ 2010-06-07 22:41 Theo Chatzimichos (tampakrap)
  0 siblings, 0 replies; 3+ messages in thread
From: Theo Chatzimichos (tampakrap) @ 2010-06-07 22:41 UTC (permalink / raw
  To: gentoo-commits

tampakrap    10/06/07 22:41:18

  Modified:             index.xml
  Log:
  Add myself as new HT lead

Revision  Changes    Path
1.2                  xml/htdocs/proj/en/desktop/kde/at/index.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/at/index.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/at/index.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/at/index.xml?r1=1.1&r2=1.2

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/at/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml	9 Dec 2007 20:35:02 -0000	1.1
+++ index.xml	7 Jun 2010 22:41:18 -0000	1.2
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/at/index.xml,v 1.1 2007/12/09 20:35:02 keytoaster Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/at/index.xml,v 1.2 2010/06/07 22:41:18 tampakrap Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/proj/en/desktop/kde/at/index.xml" lang="en">
@@ -118,4 +118,4 @@
 </body>
 </section>
 </chapter>
-</guide>
\ No newline at end of file
+</guide>






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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde/at: index.xml
@ 2012-09-03 21:34 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas HAttel (dilfridge) @ 2012-09-03 21:34 UTC (permalink / raw
  To: gentoo-commits

dilfridge    12/09/03 21:34:18

  Removed:              index.xml
  Log:
  Remove HT subproject


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

end of thread, other threads:[~2012-09-03 21:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-07 22:41 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde/at: index.xml Theo Chatzimichos (tampakrap)
  -- strict thread matches above, loose matches on Subject: below --
2012-09-03 21:34 Andreas HAttel (dilfridge)
2007-12-09 20:35 Tobias Heinlein (keytoaster)

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