Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix file permissions #2842

Conversation

romainmenke
Copy link
Contributor

Issue

Some files were marked as executable.

Solution

I ran chmod a-x on each of these files

Impact

None, it is more correct after this change but it only affects LICENSE.txt in the published package and that doesn't affect runtime.

Usage Changes

N/A

Considerations

N/A

Testing

N/A

@Levdbas Levdbas added the 2.0 label Dec 14, 2023
@Levdbas Levdbas added this to the 2.0.1 milestone Dec 14, 2023
@Levdbas Levdbas modified the milestones: 2.0.1, 2.1.0 Feb 1, 2024
@nlemoine nlemoine merged commit 337d54d into timber:2.x Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants