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

toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git

commit 3f70e7d39ce3bf2b72ef52de847716e2b65b9d6b
Author: Antoine Toulme <[email protected]>
AuthorDate: Sat Jan 30 22:49:58 2021 -0800

    ignore netty license files in rat check
---
 build.gradle | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.gradle b/build.gradle
index d2cda67..ece4da5 100644
--- a/build.gradle
+++ b/build.gradle
@@ -116,6 +116,7 @@ if (file('.git').exists()) {
         '.github/pull_request_template.md',
         'devp2p-eth/src/test/resources/mainnet.json',
         'devp2p-eth/src/test/resources/besu-dev.json',
+        'dist/netty-license/*',
         'eth/src/test/resources/mainnet.json',
         'eth-client/src/main/resources/mainnet.json',
         'eth-client/src/main/resources/default.json',


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to