add CONTRIBUTORS to rat excludes

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

Branch: refs/heads/master
Commit: e3c55ef68e9afe9ff250d369e4b6d0bfbcdbd2ec
Parents: 689e56d
Author: Alex Harui <[email protected]>
Authored: Wed Jan 21 01:16:43 2015 -0800
Committer: Alex Harui <[email protected]>
Committed: Wed Jan 21 01:16:43 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/e3c55ef6/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index b114c30..8692c95 100644
--- a/build.xml
+++ b/build.xml
@@ -1857,6 +1857,7 @@ There are no known issues.
                 <exclude name="modules/thirdparty/batik/sources/*.mf"/>
                 <!-- exclude text files -->
                 <exclude name="CONTRIBUTING"/>
+                <exclude name="CONTRIBUTORS"/>
                 <exclude name="LICENSE.bin"/>
                 <exclude name="NOTICE.bin"/>
                 <exclude name="NOTICE.asc"/>

Reply via email to