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/master Commit: 59d0a510456c18b7418d65f528db1d2396c6f65f Parents: 9e4d5e3 Author: Alex Harui <[email protected]> Authored: Wed Jan 21 00:24:33 2015 -0800 Committer: Alex Harui <[email protected]> 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>
