Add contributors and contributing files in releases

Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/218761c2
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/218761c2
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/218761c2

Branch: refs/heads/master
Commit: 218761c276a75f0ffcbccfb1c5666b559d252f2c
Parents: 45d3fdd
Author: Justin Mclean <jmcl...@apache.org>
Authored: Thu Sep 4 18:57:00 2014 +1000
Committer: Justin Mclean <jmcl...@apache.org>
Committed: Thu Sep 4 18:57:00 2014 +1000

----------------------------------------------------------------------
 TourDeFlex/TourDeFlex3/build.xml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/218761c2/TourDeFlex/TourDeFlex3/build.xml
----------------------------------------------------------------------
diff --git a/TourDeFlex/TourDeFlex3/build.xml b/TourDeFlex/TourDeFlex3/build.xml
index 94797df..125ad7e 100644
--- a/TourDeFlex/TourDeFlex3/build.xml
+++ b/TourDeFlex/TourDeFlex3/build.xml
@@ -437,7 +437,9 @@
             longfile="gnu">
             <tarfileset dir="${basedir}/..">
                 <include name="LICENSE" />
-                <include name="NOTICE" />
+               <include name="NOTICE" />
+               <include name="CONTIBITORS" />
+                <include name="CONTRIBITING" />
             </tarfileset>
             <tarfileset dir="${basedir}">
                 <include name="README" />
@@ -467,6 +469,8 @@
             <fileset dir="${basedir}/..">
                 <include name="LICENSE" />
                 <include name="NOTICE" />
+               <include name="CONTIBITORS" />
+                <include name="CONTRIBITING" />
             </fileset>
             <fileset dir="${basedir}">
                 <include name="README" />

Reply via email to