summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Rollo <bhamail@users.sf.net>2010-03-15 20:37:23 +0000
committerDan Rollo <bhamail@users.sf.net>2010-03-15 20:37:23 +0000
commit3150be72471242698cd168420f6758cbef831be7 (patch)
tree767d504974fc8fd355f6b92b7900eaf55f892424
parentb97a02694a5a7fb52acfc1f88a32478f4f56ec1f (diff)
downloadjackcess-3150be72471242698cd168420f6758cbef831be7.tar.gz
jackcess-3150be72471242698cd168420f6758cbef831be7.zip
Add Dan Rollo to the devs list.
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/newformats@447 f203690c-595d-4dc9-a70b-905162fa7fd2
-rw-r--r--CREDITS.txt1
-rw-r--r--pom.xml7
-rw-r--r--project.xml7
3 files changed, 15 insertions, 0 deletions
diff --git a/CREDITS.txt b/CREDITS.txt
index 78b627b..f52f6e3 100644
--- a/CREDITS.txt
+++ b/CREDITS.txt
@@ -5,3 +5,4 @@ James Ahlborn - Added support for NUMERIC data type
Jon Iles - Added support for reading table definitions that span multiple pages
James Schopp - added support for reading currency columns
Patricia Donaldson - contributed RowFilter class
+Dan Rollo - added support for new DB file formats \ No newline at end of file
diff --git a/pom.xml b/pom.xml
index eae02d0..ffb67c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,6 +33,13 @@
<organization>Health Market Science, Inc.</organization>
<timezone>-5</timezone>
</developer>
+ <developer>
+ <name>Dan Rollo</name>
+ <id>bhamail</id>
+ <email>bhamail@users.sf.net</email>
+ <organization>Composite Software, Inc.</organization>
+ <timezone>-5</timezone>
+ </developer>
</developers>
<issueManagement>
<system>SourceForge</system>
diff --git a/project.xml b/project.xml
index d7627f0..fa5f6c7 100644
--- a/project.xml
+++ b/project.xml
@@ -49,6 +49,13 @@
<organization>Health Market Science, Inc.</organization>
<timezone>-5</timezone>
</developer>
+ <developer>
+ <name>Dan Rollo</name>
+ <id>bhamail</id>
+ <email>bhamail@users.sf.net</email>
+ <organization>Composite Software, Inc.</organization>
+ <timezone>-5</timezone>
+ </developer>
</developers>
<licenses>
<license>