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

Website does not have the correct trademark disclaimer #1622

Open
thisisobate opened this issue Jan 29, 2024 · 8 comments · May be fixed by #1736
Open

Website does not have the correct trademark disclaimer #1622

thisisobate opened this issue Jan 29, 2024 · 8 comments · May be fixed by #1736
Assignees

Comments

@thisisobate
Copy link

As part of our ongoing effort to cncf/techdocs#198, we noticed that the website does not pass the trademark criteria on CLOMonitor.

To fix this:
Head to the source code of the website. In the <footer> section, add a disclaimer or link to the Linux foundation trademark disclaimer page:

Disclaimer

<footer>
   <p>The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, 
         please see our <a href="https://www.linuxfoundation.org/legal/trademark-usage">Trademark Usage page</a>.
   </p>
</footer>

Link

 <footer>
      <ul>
          <li><a href="https://www.linuxfoundation.org/legal/trademark-usage">Trademarks</a></li>
      </ul>
 </footer>
Copy link

welcome bot commented Jan 29, 2024

Thanks for opening this issue. A contributor will be by to give feedback soon. In the meantime, please review the Newcomers' Guide and sure to join the community Slack.

@Aseem22
Copy link
Contributor

Aseem22 commented Jan 30, 2024

copyright_1622
Hey @thisisobate, I have added the provided content and link to the footer section of Meshery.io site.
Can you confirm if this is the desired result? I would like to work on this issue.

@surajvast1
Copy link
Contributor

Hey I would like to work on this , considering that asking and working on issue only once,assigned was the procedure !!

@thisisobate
Copy link
Author

@Aseem22 Yes, this is the desired result.

@Aseem22
Copy link
Contributor

Aseem22 commented Feb 6, 2024

@thisisobate can you please assign me this issue?

Copy link

stale bot commented Mar 10, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the issue/stale Issue has not had any activity for an extended period of time label Mar 10, 2024
@vishalvivekm vishalvivekm removed the issue/stale Issue has not had any activity for an extended period of time label Mar 11, 2024
Copy link

stale bot commented Apr 14, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the issue/stale Issue has not had any activity for an extended period of time label Apr 14, 2024
@psankhe28
Copy link
Contributor

@thisisobate , is this issue still available to work on?

@stale stale bot removed the issue/stale Issue has not had any activity for an extended period of time label Apr 20, 2024
@psankhe28 psankhe28 linked a pull request May 2, 2024 that will close this issue
1 task
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 a pull request may close this issue.

5 participants