Skip to content

Conversation

koic
Copy link
Member

@koic koic commented Jun 9, 2025

Motivation and Context

This PR adds links to the following two badges:

  1. RubyGems badge: A link to the mcp gem will be added. The repository name is ruby-sdk, following the modelcontextprotocol org's naming convention. Since the repository name and the gem name are different, the link will help make it clear which gem it refers to.
  2. MIT license badge: This will link to the MIT license file in the repository.

NOTE: Separately from this PR, the copyright notice in the MIT license should probably be addressed. It currently says Copyright (c) 2025 TODO: Write your name, so the TODO should be resolved: https://github.com/modelcontextprotocol/ruby-sdk/blob/v0.1.0/LICENSE.txt#L3

Other language SDKs seem to list Anthropic, PBC as the copyright holder, though I would defer that decision to someone more knowledgeable.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

This PR adds links to the following two badges:

1. RubyGems badge: A link to the `mcp` gem will be added. The repository name is `ruby-sdk`,
following the modelcontextprotocol org's naming convention. Since the repository name and
the gem name are different, the link will help make it clear which gem it refers to.
2. MIT license badge: This will link to the MIT license file in the repository.

NOTE: Separately from this PR, the copyright notice in the MIT license should probably be addressed.
It currently says `Copyright (c) 2025 TODO: Write your name`, so the TODO should be resolved:
https://github.com/modelcontextprotocol/ruby-sdk/blob/v0.1.0/LICENSE.txt#L3

Other language SDKs seem to list `Anthropic, PBC` as the copyright holder,
though I would defer that decision to someone more knowledgeable.
@atesgoral
Copy link
Contributor

atesgoral commented Jun 9, 2025

Created #53 for the copyright notice issue

@koic koic merged commit b65d9b6 into modelcontextprotocol:main Jun 9, 2025
5 checks passed
@koic
Copy link
Member Author

koic commented Jun 9, 2025

Thank you, Ates!

@koic koic deleted the add_link_to_badge branch June 9, 2025 15:39
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