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

panjuan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git


The following commit(s) were added to refs/heads/main by this push:
     new d268d0d  update licenserc for gitkeep
     new 7a4ac2a  Merge pull request #194 from mlycore/licenserc
d268d0d is described below

commit d268d0dbccd68a9012c532a4ccd06b9e7ca2cbf4
Author: mlycore <[email protected]>
AuthorDate: Wed Feb 8 10:41:08 2023 +0800

    update licenserc for gitkeep
    
    Signed-off-by: mlycore <[email protected]>
---
 .licenserc.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.licenserc.yaml b/.licenserc.yaml
index 9e0735b..11b5492 100644
--- a/.licenserc.yaml
+++ b/.licenserc.yaml
@@ -34,6 +34,7 @@ header:
     - 'shardingsphere-operator/PROJECT'
     - '**/go.mod'
     - '**/go.sum'
+    - '**/.gitkeep'
     - 'shardingsphere-operator/build/.dockerignore'
     - 'shardingsphere-operator/api/v1alpha1/zz_generated.deepcopy.go'
     - 'cloudformation/multi-az/*.conf'
@@ -41,4 +42,4 @@ header:
     - 'cloudformation/multi-az/*.json'
     - '**/*.json'
 
-  comment: on-failure
\ No newline at end of file
+  comment: on-failure

Reply via email to