added CONTRIBUTING to release packages
Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/537ec249 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/537ec249 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/537ec249 Branch: refs/heads/master Commit: 537ec2494b02bf5c8acb7716d7a4be8771688618 Parents: c9d6758 Author: Justin Mclean <[email protected]> Authored: Thu Mar 20 10:05:00 2014 +1100 Committer: Justin Mclean <[email protected]> Committed: Thu Mar 20 10:05:00 2014 +1100 ---------------------------------------------------------------------- build.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/537ec249/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index 6e17a1b..9e9a3a8 100644 --- a/build.xml +++ b/build.xml @@ -569,6 +569,7 @@ <include name="NOTICE"/> <include name="README"/> <include name="RELEASE_NOTES"/> + <include name="CONTRIBUTING"/> </fileset> </copy>
