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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6b1d3a05 Ignore license check for txt files
6b1d3a05 is described below

commit 6b1d3a05405e46af1edc1eb9fb200504fb2d9d07
Author: Mingshen Sun <[email protected]>
AuthorDate: Mon Oct 17 20:25:36 2022 -0700

    Ignore license check for txt files
---
 .licenserc.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.licenserc.yaml b/.licenserc.yaml
index f78deb26..ce9e66d7 100644
--- a/.licenserc.yaml
+++ b/.licenserc.yaml
@@ -21,6 +21,7 @@ header:
     copyright-owner: Apache Software Foundation
 
   paths-ignore:
+    - '**/*.txt'
     - '**/*.md'
     - '**/*.pem'
     - '**/*.sha256'


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

Reply via email to