jerryshao commented on code in PR #4045:
URL: https://github.com/apache/gravitino/pull/4045#discussion_r1663557356
##########
build.gradle.kts:
##########
@@ -459,6 +459,7 @@ tasks.rat {
"**/licenses/*.txt",
"**/licenses/*.md",
"integration-test/**",
+ "docs/*.md",
Review Comment:
I think we have to fix the license header for docs, right? Maybe not in this
PR, can you please create an issue to track this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]