This is an automated email from the ASF dual-hosted git repository. kirs pushed a commit to branch CalvinKirs-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git
commit 0618cc0a23fc06c7130fabfe966d84d999f0d87e Author: Kirs <[email protected]> AuthorDate: Fri Mar 25 18:28:44 2022 +0800 Update .licenserc.yaml --- .licenserc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.licenserc.yaml b/.licenserc.yaml index 9ad6cd3..89d3ba9 100644 --- a/.licenserc.yaml +++ b/.licenserc.yaml @@ -33,6 +33,7 @@ header: - '**/*.json' - '**/*.iml' - '**/*.ini' + - '**/*.svg' - '**/.gitignore' - '**/LICENSE' - '**/NOTICE'
