Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Add .asf.yaml. (#9083)
Based on the docs at https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories.
- Loading branch information
342107b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could this file be causing rat license checks to fail?
https://travis-ci.org/apache/druid/jobs/628026154?utm_medium=notification&utm_source=github_status
I see this in the logs:
[WARNING] Files with unapproved licenses:
.asf.yaml
342107b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gianm
342107b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@samarthjain Could you please propose a PR to exclude this file from the configuration of the rat plugin? It may solve the problem.
342107b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@samarthjain Never mind, I created #9088