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: update trademark_disclaimer to allow for new URL #816

Merged
merged 1 commit into from
Dec 24, 2022

Conversation

matthewpereira
Copy link
Contributor

In order to account for The Linux Foundation's new /legal/trademark-usage route, this regex on line 22 adds an optional legal/ capture group.

I've also added tests and docs, and run rustfmt.

Review and feedback appreciated. 🙇

Addresses comments in #33.

Signed-off-by: Matthew Pereira [email protected]

In order to account for The Linux Foundation's new `/legal/trademark-usage` route, this regex on line 20 adds an optional `legal/` capture group.

Signed-off-by: Matthew Pereira <[email protected]>
Copy link
Contributor

@tegioz tegioz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @matthewpereira! 👍

@tegioz tegioz merged commit bbd6a5d into cncf:main Dec 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants