add contributing files
Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/dc28dbe6 Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/dc28dbe6 Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/dc28dbe6 Branch: refs/heads/develop Commit: dc28dbe6b259a423e4b3d62b17fbe6523a3e7d56 Parents: a1143f7 Author: Justin Mclean <[email protected]> Authored: Fri Jun 19 09:41:25 2015 +1000 Committer: Justin Mclean <[email protected]> Committed: Fri Jun 19 09:41:25 2015 +1000 ---------------------------------------------------------------------- flex-installer/build.xml | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/dc28dbe6/flex-installer/build.xml ---------------------------------------------------------------------- diff --git a/flex-installer/build.xml b/flex-installer/build.xml index 54e9195..b39a18d 100644 --- a/flex-installer/build.xml +++ b/flex-installer/build.xml @@ -494,6 +494,8 @@ <include name="NOTICE"/> <include name="README"/> <include name="RELEASE_GUIDE"/> + <include name="CONTRIBUTING"/> + <include name="CONTRIBUTORS"/> <include name="RELEASE_NOTES"/> <exclude name="installerBadge/**" /> <exclude name="installerLocaleEditor/**" />
