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

[2/4] git commit: [flex-sdk] [refs/heads/release4.14.0] - 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/59d0a510
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/59d0a510
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/59d0a510

Branch: refs/heads/release4.14.0
Commit: 59d0a510456c18b7418d65f528db1d2396c6f65f
Parents: 9e4d5e3
Author: Alex Harui <ah...@apache.org>
Authored: Wed Jan 21 00:24:33 2015 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Wed Jan 21 00:24:33 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/59d0a510/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>