diff options
author | Jeroen van Meeuwen (Ergo Project) <jeroen.van.meeuwen@ergo-project.org> | 2011-01-05 23:42:56 (GMT) |
---|---|---|
committer | Jeroen van Meeuwen (Ergo Project) <jeroen.van.meeuwen@ergo-project.org> | 2011-01-05 23:42:56 (GMT) |
commit | 4d849a6e64d30d8d1f29b8d82f87f692d617069b (patch) | |
tree | a827a49c142cd188f3677586d7f10941b24f9874 /Common_Content/en-US | |
parent | 090f09897fa635c5b844fc7046fb1eaa6e181adb (diff) | |
download | kolab-docs-4d849a6e64d30d8d1f29b8d82f87f692d617069b.tar.gz |
Updates to the documentation
Diffstat (limited to 'Common_Content/en-US')
-rw-r--r-- | Common_Content/en-US/Author_Group.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Common_Content/en-US/Author_Group.xml b/Common_Content/en-US/Author_Group.xml new file mode 100644 index 0000000..cc5450e --- /dev/null +++ b/Common_Content/en-US/Author_Group.xml @@ -0,0 +1,18 @@ +<?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" [ +%BOOK_ENTITIES; +]> +<authorgroup> + <author> + <firstname>Jeroen</firstname> + <surname>van Meeuwen</surname> + <lineage>RHCE</lineage> <affiliation> + <orgname>Kolab Systems</orgname> + <orgdiv>Engineering</orgdiv> + + </affiliation> + <email>vanmeeuwen@kolabsys.com</email> + + </author> +</authorgroup> + |