diff options
author | Noah Slater <nslater@apache.org> | 2008-03-30 02:14:29 +0000 |
---|---|---|
committer | Noah Slater <nslater@apache.org> | 2008-03-30 02:14:29 +0000 |
commit | c17bae2a8607479a9f8df7fc9e6defde2078909f (patch) | |
tree | 454a25ea60bba0a861a7edf5ed7657f76a2e24af /authors.xml | |
parent | a14b46824adcc717573391ec403ba4ce401d5772 (diff) |
rewrote and improved core documentation for clarity, utility and compatibility with Markdown
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@642660 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'authors.xml')
-rw-r--r-- | authors.xml | 21 |
1 files changed, 6 insertions, 15 deletions
diff --git a/authors.xml b/authors.xml index 0e77cfbf..7eb750dc 100644 --- a/authors.xml +++ b/authors.xml @@ -1,24 +1,15 @@ <?xml version="1.0" encoding="utf-8"?> <authors> - <author uid="willbeh"> - William Beh <willbeh@gmail.com> + <author uid="damien"> + Damien Katz <damien@apache.org> </author> - <author uid="damienkatz"> - Damien Katz <damien_katz@yahoo.com> - </author> - <author uid="JanLehnardt"> - Jan Lehnardt <janlehnardt@gmail.com> + <author uid="jan"> + Jan Lehnardt <jan@apache.org> </author> <author uid="cmlenz"> - Christopher Lenz <cmlenz@gmx.de> - </author> - <author uid="DirkSchalge"> - Dirk Schalge <dirk@epd-me.net> + Christopher Lenz <cmlenz@apache.org> </author> <author uid="nslater"> - Noah Slater <nslater@bytesexual.org> - </author> - <author uid="nslater@bytesexual.org"> - Noah Slater <nslater@bytesexual.org> + Noah Slater <nslater@apache.org> </author> </authors> |