This is an automated email from the ASF dual-hosted git repository.
junchao pushed a commit to branch patch-2
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git
The following commit(s) were added to refs/heads/patch-2 by this push:
new ce700ff8 add config
ce700ff8 is described below
commit ce700ff8f8809aae9dbcd496a9286ef1399f9652
Author: Ubuntu <[email protected]>
AuthorDate: Fri Jul 12 06:30:11 2024 +0000
add config
---
.licenserc.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.licenserc.yaml b/.licenserc.yaml
index b301e542..19df76cc 100644
--- a/.licenserc.yaml
+++ b/.licenserc.yaml
@@ -9,6 +9,8 @@ header:
- 'repositories.bzl'
- 'CNAME'
- 'WORKSPACE'
+ - '**/*.conf'
+ - '**/*.config'