[PATCH] author team casing
by Benjamin Kerensa
>From 68bc333480ab4bdc32198040182bfcc24af5db79 Mon Sep 17 00:00:00 2001
From: Benjamin Kerensa <bkerensa(a)ubuntu.com>
Date: Fri, 10 May 2013 17:38:34 -0700
Subject: [PATCH] Fix author team casing
---
en-US/Author_Group.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/en-US/Author_Group.xml b/en-US/Author_Group.xml
index aea4421..2f6525c 100644
--- a/en-US/Author_Group.xml
+++ b/en-US/Author_Group.xml
@@ -9,7 +9,7 @@
<surname>Architecture</surname>
<affiliation>
<orgname>Red Hat</orgname>
- <orgdiv>Community Architecture team</orgdiv>
+ <orgdiv>Community Architecture Team</orgdiv>
</affiliation>
<email>team(a)theopensourceway.org</email>
</author>
--
1.8.1.2
9 years, 10 months
[PATCH] Add People and Group to watch
by Benjamin Kerensa
>From 00c0875a37d117f8cd45ed5b671cf3a52e816e2d Mon Sep 17 00:00:00 2001
From: Benjamin Kerensa <bkerensa(a)gmail.com>
Date: Fri, 10 May 2013 17:52:52 -0700
Subject: [PATCH] Add People and Group to watch
---
en-US/Who_else_to_watch.xml | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/en-US/Who_else_to_watch.xml b/en-US/Who_else_to_watch.xml
index 32832e9..684754e 100644
--- a/en-US/Who_else_to_watch.xml
+++ b/en-US/Who_else_to_watch.xml
@@ -24,14 +24,17 @@
<section id="The_Open_Source_Way-Who_else_to_watch-People">
<title>People</title>
<itemizedlist>
- <listitem><para>Endless list?</para></listitem>
+ <listitem><para>Jono Bacon, Ubuntu Community Manager & Author
of Art of Community</para></listitem>
+ <listitem><para>Dawn Foster, PuppetLabs Community
Manager</para></listitem>
+ <listitem><para>Mary Colvig, Mozilla Community
Engagement</para></listitem>
+ <listitem><para>Brian King, Mozilla Community Manager,
Europe</para></listitem>
+ <listitem><para>Pierros Papadeas, Mozilla Community
Architect</para></listitem>
</itemizedlist>
</section>
<section id="The_Open_Source_Way-Who_else_to_watch-Groups">
<title>Groups</title>
<itemizedlist>
- <listitem><para>Not quite such an endless list
- ...</para></listitem>
+ <listitem><para>Teaching Open Source</para></listitem>
</itemizedlist>
</section>
</chapter>
--
1.8.1.2
9 years, 10 months
[PATCH] Fix casing
by Benjamin Kerensa
>From 1584570fd4fe3bd489f0678bd635c78378443a67 Mon Sep 17 00:00:00 2001
From: Benjamin Kerensa <bkerensa(a)ubuntu.com>
Date: Fri, 10 May 2013 17:24:13 -0700
Subject: [PATCH] Fix casing
---
website/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/index.html b/website/index.html
index d4f85ab..9811a99 100644
--- a/website/index.html
+++ b/website/index.html
@@ -20,7 +20,7 @@
<li class="active"><a href="/">Home</a></li>
<li><a href="/wiki/">Handbook</a></li>
<li><a href="/wiki/Special:Categories">Other materials</a></li>
- <li><a href="https://opensource.com">opensource.com</a></li>
+ <li><a href="https://opensource.com">Opensource.com</a></li>
</ul>
<div class="clear"></div>
</div>
--
1.8.1.2
9 years, 10 months