diff options
author | William Cohen <wcohen@redhat.com> | 2009-02-02 09:48:58 -0500 |
---|---|---|
committer | William Cohen <wcohen@redhat.com> | 2009-02-02 09:48:58 -0500 |
commit | 7a13f89ffc608e36302c43969d29fe08a589b5d7 (patch) | |
tree | 418ceba458d0cb1722ded388de555c5a730f4783 /doc/Tapset_Reference_Guide/en-US | |
parent | 7627c52330b476c13498144cd1288be0f5869e0f (diff) | |
parent | 3d65f39002440cfdeeac94d7a7a6c9a7aead2e54 (diff) | |
download | systemtap-steved-7a13f89ffc608e36302c43969d29fe08a589b5d7.tar.gz systemtap-steved-7a13f89ffc608e36302c43969d29fe08a589b5d7.tar.xz systemtap-steved-7a13f89ffc608e36302c43969d29fe08a589b5d7.zip |
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Conflicts:
testsuite/ChangeLog
Diffstat (limited to 'doc/Tapset_Reference_Guide/en-US')
-rw-r--r-- | doc/Tapset_Reference_Guide/en-US/Author_Group.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/Tapset_Reference_Guide/en-US/Author_Group.xml b/doc/Tapset_Reference_Guide/en-US/Author_Group.xml new file mode 100644 index 00000000..d795efba --- /dev/null +++ b/doc/Tapset_Reference_Guide/en-US/Author_Group.xml @@ -0,0 +1,25 @@ +<?xml version='1.0'?> +<!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ +]> + +<authorgroup> + <corpauthor>Red Hat Enterprise Linux Documentation</corpauthor> + <author> + <firstname>Don</firstname> + <surname>Domingo</surname> + <affiliation> + <orgname>Engineering Services and Operations</orgname> + <orgdiv>Content Services</orgdiv> + </affiliation> + <email>ddomingo@redhat.com</email> + </author> + <author> + <firstname>Will</firstname> + <surname>Cohen</surname> + <affiliation> + <orgname>Engineering Services and Operations</orgname> + <orgdiv>Performance Tools</orgdiv> + </affiliation> + <email>wcohen@redhat.com</email> + </author> +</authorgroup> |