You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ke...@apache.org on 2012/08/10 21:48:11 UTC

git commit: removing specific author attribution

Updated Branches:
  refs/heads/master bc12fd233 -> 7895386a8


removing specific author attribution


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/7895386a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/7895386a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/7895386a

Branch: refs/heads/master
Commit: 7895386a81973fcfbb82a52d987c3946527a33a9
Parents: bc12fd2
Author: David Nalley <da...@gnsa.us>
Authored: Fri Aug 10 15:48:39 2012 -0400
Committer: David Nalley <da...@gnsa.us>
Committed: Fri Aug 10 15:48:39 2012 -0400

----------------------------------------------------------------------
 docs/en-US/Author_Group.xml |   21 ++++-----------------
 1 files changed, 4 insertions(+), 17 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/7895386a/docs/en-US/Author_Group.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/Author_Group.xml b/docs/en-US/Author_Group.xml
index ccb615b..65080cf 100644
--- a/docs/en-US/Author_Group.xml
+++ b/docs/en-US/Author_Group.xml
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='utf-8' ?>
 <!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
+<!ENTITY % BOOK_ENTITIES SYSTEM "Runbook.ent">
 %BOOK_ENTITIES;
 ]>
 
@@ -22,24 +22,11 @@
  under the License.
 -->
 
+
 <authorgroup>
 	<author>
-		<firstname>Jessica</firstname>
-		<surname>Tomechak</surname>
-		<affiliation>
-			<orgname>Citrix</orgname>
-			<orgdiv>Cloud Platform Group</orgdiv>
-		</affiliation>
-		<email>jessica.tomechak@citrix.com</email>
-	</author>
-	<author>
-		<firstname>Radhika</firstname>
-		<surname>PC</surname>
-		<affiliation>
-			<orgname>Citrix</orgname>
-			<orgdiv>Cloud Platform Group</orgdiv>
-		</affiliation>
-		<email>radhika.puthiyetath@citrix.com</email>
+		<firstname>Apache</firstname>
+		<surname>CloudStack</surname>
 	</author>
 </authorgroup>