* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/elections/trustees: index.xml
@ 2010-12-06 0:42 David Abbott (dabbott)
0 siblings, 0 replies; 9+ messages in thread
From: David Abbott (dabbott) @ 2010-12-06 0:42 UTC (permalink / raw
To: gentoo-commits
dabbott 10/12/06 00:42:51
Added: index.xml
Log:
Trustee Election Results index page
Revision Changes Path
1.1 xml/htdocs/proj/en/elections/trustees/index.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/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/elections/trustees/index.xml,v 1.1 2010/12/06 00:42:51 dabbott Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/proj/en/elections/council/index.xml">
<title>Gentoo Trustee Elections Archives</title>
<author title="Author">
<mail link="jmbsvicetto"/>
</author>
<abstract>
This page lists a summary of the Gentoo Trustee Elections, including the
Results for previous elections and links for each election.
</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.1</version>
<date>2010-12-05</date>
<chapter>
<title>Gentoo Trustee Elections</title>
<section>
<title>Gentoo Trustee Election Rules</title>
<body>
<p>
Election rules, based on <uri link="/foundation/en/">Gentoo Foundation
Bylaws</uri>:
</p>
<ul>
<li>Gentoo Board of Trustees is composed of five elected members</li>
<li>Elections happen every year starting in February</li>
<li>
There should be at least three election officials plus at least one person
assigned from Gentoo Infrastructure project to handle their side of the
election. Officials are allowed to vote in the election but they aren't
allowed to run in it. They are selected by the current Board of Trustees.
</li>
<li>
There's one month for nominations and one month for voting. In special cases
current Board of Trustees may decide to shorten that period. Anyone can
nominate.
</li>
<li>
All Gentoo Foundation members may vote but only members of age above 18 are
allowed to run (legal requirement). To run in the election, a person has to
be nominated on the <c>gentoo-nfp</c> mailing list and personally accept
that nomination on the same list.
</li>
<li>
Members who are active Gentoo developers vote using <c>votify</c> script on
<c>dev.gentoo.org</c>.
</li>
<li>
Members who aren't active Gentoo developers should mail their GPG-signed
ballot files to election officials who will verify authenticity of those and
pass them to infra so they are taken into account while counting votes.
Special care should be taken to ensure the ballot is signed by the gpg key
in the Foundation records.
</li>
<li>
After voting period is over, all election officials verify results provided
by Infrastructure project member assigned to the election and then post them
to the <c>gentoo-nfp</c> mailing list.
</li>
</ul>
</body>
</section>
<section>
<title>Condorcet method of voting</title>
<body>
<p>
For both Foundation and Council elections, <uri
link="http://en.wikipedia.org/wiki/Condorcet_method">Condorcet method of
voting</uri> is used to count votes.
</p>
<p>
To cast votes in the Trustee elections we use the program named <c>votify</c>
which is installed on <c>dev.gentoo.org</c>.
</p>
<p>
Instructions on how to use <c>votify</c> to cast a vote:
</p>
<ul>
<li>If you're eligible to vote in that election, log in to <c>dev.gentoo.org</c></li>
<li>Type <c>votify --new election-name</c> to create a new ballot file</li>
<li>
Edit <path>.ballot-election-name</path> file in your home directory and rank
the candidates
</li>
<li>
Once you're finished, use <c>votify --verify election-name</c> command to
verify the validity of your ballot file
</li>
<li>
If everything is okay, use <c>votify --submit election-name</c> to submit
your vote for the election. Don't forget your vote doesn't count until
you submit it.
</li>
<li>
If you run into problems, you can either work them out yourself using
<c>votify --help</c> or contact election officials and ask them for help
</li>
</ul>
</body>
</section>
<section>
<title>Gentoo Trustee Election Pages</title>
<body>
<p>
Trustee Election Results:
</p>
<p>
<b>2008</b>
</p>
<p>
<uri link="2008/foundation-200802.xml">2008 Trustee Results</uri>
</p>
<p>
<b>2009</b>
</p>
<p>
<uri link="2009/foundation-2009.xml">2009 Trustee Results</uri>
</p>
</body>
</section>
</chapter>
</guide>
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/elections/trustees: index.xml
@ 2010-12-06 0:53 David Abbott (dabbott)
0 siblings, 0 replies; 9+ messages in thread
From: David Abbott (dabbott) @ 2010-12-06 0:53 UTC (permalink / raw
To: gentoo-commits
dabbott 10/12/06 00:53:24
Modified: index.xml
Log:
fixed layout
Revision Changes Path
1.2 xml/htdocs/proj/en/elections/trustees/index.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?r1=1.1&r2=1.2
Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 6 Dec 2010 00:42:51 -0000 1.1
+++ index.xml 6 Dec 2010 00:53:24 -0000 1.2
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v 1.1 2010/12/06 00:42:51 dabbott Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v 1.2 2010/12/06 00:53:24 dabbott Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/proj/en/elections/council/index.xml">
@@ -116,14 +116,10 @@
</body>
</section>
<section>
-<title>Gentoo Trustee Election Pages</title>
+<title>Gentoo Trustee Election Results</title>
<body>
<p>
-Trustee Election Results:
-</p>
-
-<p>
<b>2008</b>
</p>
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/elections/trustees: index.xml
@ 2010-12-06 22:19 David Abbott (dabbott)
0 siblings, 0 replies; 9+ messages in thread
From: David Abbott (dabbott) @ 2010-12-06 22:19 UTC (permalink / raw
To: gentoo-commits
dabbott 10/12/06 22:19:33
Modified: index.xml
Log:
added link to 2010 Trustee Elections
Revision Changes Path
1.3 xml/htdocs/proj/en/elections/trustees/index.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?r1=1.2&r2=1.3
Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 6 Dec 2010 00:53:24 -0000 1.2
+++ index.xml 6 Dec 2010 22:19:33 -0000 1.3
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v 1.2 2010/12/06 00:53:24 dabbott Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v 1.3 2010/12/06 22:19:33 dabbott Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/proj/en/elections/council/index.xml">
@@ -18,8 +18,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.1</version>
-<date>2010-12-05</date>
+<version>2</version>
+<date>2010-12-06</date>
<chapter>
<title>Gentoo Trustee Elections</title>
@@ -135,6 +135,14 @@
<uri link="2009/foundation-2009.xml">2009 Trustee Results</uri>
</p>
+<p>
+<b>2010</b>
+</p>
+
+<p>
+ <uri link="2010/foundation-2010.xml">2010 Trustee Results</uri>
+</p>
+
</body>
</section>
</chapter>
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/elections/trustees: index.xml
@ 2011-09-23 20:45 David Abbott (dabbott)
0 siblings, 0 replies; 9+ messages in thread
From: David Abbott (dabbott) @ 2011-09-23 20:45 UTC (permalink / raw
To: gentoo-commits
dabbott 11/09/23 20:45:06
Modified: index.xml
Log:
added 2011 results
Revision Changes Path
1.4 xml/htdocs/proj/en/elections/trustees/index.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?r1=1.3&r2=1.4
Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- index.xml 6 Dec 2010 22:19:33 -0000 1.3
+++ index.xml 23 Sep 2011 20:45:06 -0000 1.4
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v 1.3 2010/12/06 22:19:33 dabbott Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v 1.4 2011/09/23 20:45:06 dabbott Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/proj/en/elections/council/index.xml">
@@ -9,6 +9,11 @@
<mail link="jmbsvicetto"/>
</author>
+<author title="Author">
+ <mail link="dabbott"/>
+</author>
+
+
<abstract>
This page lists a summary of the Gentoo Trustee Elections, including the
Results for previous elections and links for each election.
@@ -18,8 +23,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>2</version>
-<date>2010-12-06</date>
+<version>3</version>
+<date>2011-09-23</date>
<chapter>
<title>Gentoo Trustee Elections</title>
@@ -143,6 +148,15 @@
<uri link="2010/foundation-2010.xml">2010 Trustee Results</uri>
</p>
+<p>
+<b>2011</b>
+</p>
+
+<p>
+ <uri link="2011/foundation-2011.xml">2011 Trustee Results</uri>
+</p>
+
+
</body>
</section>
</chapter>
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/elections/trustees: index.xml
@ 2011-11-08 23:29 Jorge Manuel B. S. Vicetto (jmbsvicetto)
0 siblings, 0 replies; 9+ messages in thread
From: Jorge Manuel B. S. Vicetto (jmbsvicetto) @ 2011-11-08 23:29 UTC (permalink / raw
To: gentoo-commits
jmbsvicetto 11/11/08 23:29:07
Modified: index.xml
Log:
Replace elections list with a table with reversed date order.
Revision Changes Path
1.5 xml/htdocs/proj/en/elections/trustees/index.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?r1=1.4&r2=1.5
Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- index.xml 23 Sep 2011 20:45:06 -0000 1.4
+++ index.xml 8 Nov 2011 23:29:07 -0000 1.5
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v 1.4 2011/09/23 20:45:06 dabbott Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v 1.5 2011/11/08 23:29:07 jmbsvicetto Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/proj/en/elections/council/index.xml">
@@ -23,8 +23,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>3</version>
-<date>2011-09-23</date>
+<version>4</version>
+<date>2011-11-08</date>
<chapter>
<title>Gentoo Trustee Elections</title>
@@ -124,38 +124,28 @@
<title>Gentoo Trustee Election Results</title>
<body>
-<p>
-<b>2008</b>
-</p>
-
-<p>
- <uri link="2008/foundation-200802.xml">2008 Trustee Results</uri>
-</p>
-
-<p>
-<b>2009</b>
-</p>
-
-<p>
- <uri link="2009/foundation-2009.xml">2009 Trustee Results</uri>
-</p>
-
-<p>
-<b>2010</b>
-</p>
-
-<p>
- <uri link="2010/foundation-2010.xml">2010 Trustee Results</uri>
-</p>
-
-<p>
-<b>2011</b>
-</p>
-
-<p>
- <uri link="2011/foundation-2011.xml">2011 Trustee Results</uri>
-</p>
-
+<table>
+<tr>
+ <th>Election</th>
+ <th>Results</th>
+</tr>
+<tr>
+ <ti>2011</ti>
+ <ti><uri link="2010/foundation-2011.xml">Trustees Results</uri></ti>
+</tr>
+<tr>
+ <ti>2010</ti>
+ <ti><uri link="2010/foundation-2010.xml">Trustees Results</uri></ti>
+</tr>
+<tr>
+ <ti>2009</ti>
+ <ti><uri link="2009/foundation-2009.xml">Trustees Results</uri></ti>
+</tr>
+<tr>
+ <ti>2008</ti>
+ <ti><uri link="2008/foundation-200802.xml">Trustees Results</uri></ti>
+</tr>
+</table>
</body>
</section>
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/elections/trustees: index.xml
@ 2011-11-08 23:48 Jorge Manuel B. S. Vicetto (jmbsvicetto)
0 siblings, 0 replies; 9+ messages in thread
From: Jorge Manuel B. S. Vicetto (jmbsvicetto) @ 2011-11-08 23:48 UTC (permalink / raw
To: gentoo-commits
jmbsvicetto 11/11/08 23:48:27
Modified: index.xml
Log:
Fix broken link to the 2011 election.
Revision Changes Path
1.6 xml/htdocs/proj/en/elections/trustees/index.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?r1=1.5&r2=1.6
Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- index.xml 8 Nov 2011 23:29:07 -0000 1.5
+++ index.xml 8 Nov 2011 23:48:27 -0000 1.6
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v 1.5 2011/11/08 23:29:07 jmbsvicetto Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v 1.6 2011/11/08 23:48:27 jmbsvicetto Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/proj/en/elections/council/index.xml">
@@ -131,7 +131,7 @@
</tr>
<tr>
<ti>2011</ti>
- <ti><uri link="2010/foundation-2011.xml">Trustees Results</uri></ti>
+ <ti><uri link="2011/foundation-2011.xml">Trustees Results</uri></ti>
</tr>
<tr>
<ti>2010</ti>
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/elections/trustees: index.xml
@ 2012-07-09 17:40 Jorge Manuel B. S. Vicetto (jmbsvicetto)
0 siblings, 0 replies; 9+ messages in thread
From: Jorge Manuel B. S. Vicetto (jmbsvicetto) @ 2012-07-09 17:40 UTC (permalink / raw
To: gentoo-commits
jmbsvicetto 12/07/09 17:40:28
Modified: index.xml
Log:
Add the 2012 election page to the archives.
Revision Changes Path
1.7 xml/htdocs/proj/en/elections/trustees/index.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?r1=1.6&r2=1.7
Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- index.xml 8 Nov 2011 23:48:27 -0000 1.6
+++ index.xml 9 Jul 2012 17:40:28 -0000 1.7
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v 1.6 2011/11/08 23:48:27 jmbsvicetto Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v 1.7 2012/07/09 17:40:28 jmbsvicetto Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/proj/en/elections/council/index.xml">
@@ -130,6 +130,10 @@
<th>Results</th>
</tr>
<tr>
+ <ti>2012</ti>
+ <ti><uri link="2012/foundation-2012.xml">Trustees Results</uri></ti>
+</tr>
+<tr>
<ti>2011</ti>
<ti><uri link="2011/foundation-2011.xml">Trustees Results</uri></ti>
</tr>
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/elections/trustees: index.xml
@ 2012-10-28 15:21 Sven Vermeulen (swift)
0 siblings, 0 replies; 9+ messages in thread
From: Sven Vermeulen (swift) @ 2012-10-28 15:21 UTC (permalink / raw
To: gentoo-commits
swift 12/10/28 15:21:03
Modified: index.xml
Log:
Removing link attribute from guides
Revision Changes Path
1.8 xml/htdocs/proj/en/elections/trustees/index.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?r1=1.7&r2=1.8
Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- index.xml 9 Jul 2012 17:40:28 -0000 1.7
+++ index.xml 28 Oct 2012 15:21:03 -0000 1.8
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v 1.7 2012/07/09 17:40:28 jmbsvicetto Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v 1.8 2012/10/28 15:21:03 swift Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/proj/en/elections/council/index.xml">
+<guide>
<title>Gentoo Trustee Elections Archives</title>
<author title="Author">
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/elections/trustees: index.xml
@ 2013-07-16 1:13 Jorge Manuel B. S. Vicetto (jmbsvicetto)
0 siblings, 0 replies; 9+ messages in thread
From: Jorge Manuel B. S. Vicetto (jmbsvicetto) @ 2013-07-16 1:13 UTC (permalink / raw
To: gentoo-commits
jmbsvicetto 13/07/16 01:13:00
Modified: index.xml
Log:
Add details for the trustees-201306 election.
Revision Changes Path
1.9 xml/htdocs/proj/en/elections/trustees/index.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml?r1=1.8&r2=1.9
Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- index.xml 28 Oct 2012 15:21:03 -0000 1.8
+++ index.xml 16 Jul 2013 01:13:00 -0000 1.9
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v 1.8 2012/10/28 15:21:03 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/elections/trustees/index.xml,v 1.9 2013/07/16 01:13:00 jmbsvicetto Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide>
@@ -130,6 +130,10 @@
<th>Results</th>
</tr>
<tr>
+ <ti>2013</ti>
+ <ti><uri link="2013/foundation-2013.xml">Trustees Results</uri></ti>
+</tr>
+<tr>
<ti>2012</ti>
<ti><uri link="2012/foundation-2012.xml">Trustees Results</uri></ti>
</tr>
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2013-07-16 1:13 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-06 22:19 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/elections/trustees: index.xml David Abbott (dabbott)
-- strict thread matches above, loose matches on Subject: below --
2013-07-16 1:13 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2012-10-28 15:21 Sven Vermeulen (swift)
2012-07-09 17:40 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2011-11-08 23:48 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2011-11-08 23:29 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2011-09-23 20:45 David Abbott (dabbott)
2010-12-06 0:53 David Abbott (dabbott)
2010-12-06 0:42 David Abbott (dabbott)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox