You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by er...@apache.org on 2015/01/23 09:21:21 UTC

[05/16] git commit: [flex-sdk] [refs/heads/develop] - add CONTRIBUTORS file to package

add CONTRIBUTORS file to package


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

Branch: refs/heads/develop
Commit: f64e42eac586b99954ba7bf43fc2c35c0adda6fd
Parents: 1033d53
Author: Alex Harui <ah...@apache.org>
Authored: Wed Jan 21 00:24:33 2015 -0800
Committer: Erik de Bruin <er...@ixsoftware.nl>
Committed: Fri Jan 23 09:20:36 2015 +0100

----------------------------------------------------------------------
 build.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f64e42ea/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 2e23dce..b114c30 100644
--- a/build.xml
+++ b/build.xml
@@ -610,6 +610,7 @@
                 <include name="README"/>
                 <include name="RELEASE_NOTES"/>
             	<include name="CONTRIBUTING"/>
+                <include name="CONTRIBUTORS"/>
             </fileset>
         </copy>