gnomeweb-wml r6425 - in trunk: . www.gnome.org/projects www.gnome.org/projects/bugsquad



Author: murrayc
Date: Sun Nov  2 21:19:52 2008
New Revision: 6425
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=6425&view=rev

Log:
2008-11-02  Murray Cumming  <murrayc murrayc com>

* configure.in:
* www.gnome.org/projects/Makefile.am:
* www.gnome.org/projects/bugsquad/ChangeLog:
* www.gnome.org/projects/bugsquad/Makefile.am:
* www.gnome.org/projects/bugsquad/index.wml: Moved from 
web-devel-2, not moving pages that were no longer used and/or 
were moved to live.gnome.org.

Added:
   trunk/MAINTAINERS
   trunk/www.gnome.org/projects/bugsquad/
   trunk/www.gnome.org/projects/bugsquad/ChangeLog
   trunk/www.gnome.org/projects/bugsquad/Makefile.am
   trunk/www.gnome.org/projects/bugsquad/index.wml
Modified:
   trunk/ChangeLog
   trunk/configure.in
   trunk/www.gnome.org/projects/Makefile.am

Added: trunk/MAINTAINERS
==============================================================================
--- (empty file)
+++ trunk/MAINTAINERS	Sun Nov  2 21:19:52 2008
@@ -0,0 +1,7 @@
+Jeff Waugh
+E-mail: jdub perkypants org
+Userid: jdub
+
+Glynn Foster
+E-mail: glynn foster sun com
+Userid: gman

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sun Nov  2 21:19:52 2008
@@ -99,6 +99,9 @@
 www.gnome.org/projects/beagle/Makefile
 www.gnome.org/projects/beagle/img/Makefile
 www.gnome.org/projects/beagle/img/foo/Makefile
+www.gnome.org/projects/bugsquad/Makefile
+www.gnome.org/projects/bugsquad/statistics/Makefile
+www.gnome.org/projects/bugsquad/triage/Makefile
 www.gnome.org/projects/chronojump/Makefile
 www.gnome.org/projects/chronojump/articles/Makefile
 www.gnome.org/projects/chronojump/images/Makefile

Modified: trunk/www.gnome.org/projects/Makefile.am
==============================================================================
--- trunk/www.gnome.org/projects/Makefile.am	(original)
+++ trunk/www.gnome.org/projects/Makefile.am	Sun Nov  2 21:19:52 2008
@@ -2,6 +2,7 @@
 	accessibility		\
 	application-framework	\
 	beagle 			\
+	bugsquad		\
 	chronojump		\
 	deskbar-applet		\
 	desktop			\

Added: trunk/www.gnome.org/projects/bugsquad/Makefile.am
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/projects/bugsquad/Makefile.am	Sun Nov  2 21:19:52 2008
@@ -0,0 +1,8 @@
+SUBDIRS = 
+
+urlpath=/projects/bugsquad/
+
+page_SCRIPTS =	\
+	index.html
+
+include $(top_srcdir)/rules.common

Added: trunk/www.gnome.org/projects/bugsquad/index.wml
==============================================================================
--- (empty file)
+++ trunk/www.gnome.org/projects/bugsquad/index.wml	Sun Nov  2 21:19:52 2008
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+  <title>GNOME Bugsquad</title>
+</head>
+
+<body>
+
+<h1>The GNOME Bugsquad</h1>
+
+<h2>About the Bugsquad</h2>
+
+<p>The Bugsquad is the Quality Assurance (QA) team for GNOME. We keep
+track of current bugs in GNOME software and try to make sure that
+major bugs do not go unnoticed by developers.</p>
+
+<p>You do not need any programming knowledge to be in the Bugsquad; in
+fact it is a great way to return something to the GNOME community if
+you cannot program.</p>
+
+<h2>How bugs are tracked</h2>
+
+<p>We use the <a href="http://www.bugzilla.org/";>Bugzilla</a> bug
+tracking system to keep track of bugs in GNOME software. Our Bugzilla
+database is hosted at <a href="http://bugzilla.gnome.org/";>
+bugzilla.gnome.org</a>.</p>
+
+<h2>How can I help?</h2>
+
+<p>The best way to help us triage bugs is to read the <a href=
+"http://live.gnome.org/Bugsquad/TriageGuide";> triage guide</a> and then to join us for one of our <a
+href="http://live.gnome.org/Bugsquad/BugDays";>Bug Days</a> (Thursdays).  We hang out in
+IRC in channel #bugs on irc.gnome.org.  We are there to answer your
+questions and get you started.  If Thursdays are bad for you, you can
+join us in IRC anyway and there will usually be someone there to help
+you.</p>
+
+
+</body>
+</html>
+
+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]