This is an automated email from the ASF dual-hosted git repository.

aokolnychyi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/master by this push:
     new 7a91781  Build: Ignore json files in licence checks
7a91781 is described below

commit 7a917814d5f2b01f714a6aad2ac30ae0f4bf7656
Author: Anton Okolnychyi <[email protected]>
AuthorDate: Tue Nov 3 15:50:30 2020 -0800

    Build: Ignore json files in licence checks
---
 dev/.rat-excludes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev/.rat-excludes b/dev/.rat-excludes
index 133b22c..101c0e1 100644
--- a/dev/.rat-excludes
+++ b/dev/.rat-excludes
@@ -19,6 +19,7 @@ gradle/*
 .*\.js
 .*\.svg
 .*\.lock
+.*\.json
 package-list
 sitemap.xml
 derby.log

Reply via email to