Skip to content

Conversation

@tonygermano
Copy link
Member

  • Add LICENSE file implementing a dual-license strategy: CC-BY 4.0 for documentation text and CC0 1.0 for code samples.
  • Update README.md to integrate full contributing guidelines, including DCO sign-off requirements, Bun usage, and protocols for handling third-party code.
  • Update package.json metadata, including the SPDX license identifier (CC-BY-4.0 AND CC0-1.0) and private flag.

- Add `LICENSE` file implementing a dual-license strategy: CC-BY 4.0 for
  documentation text and CC0 1.0 for code samples.
- Update `README.md` to integrate full contributing guidelines,
  including DCO sign-off requirements, Bun usage, and protocols for
  handling third-party code.
- Update `package.json` metadata, including the SPDX license identifier
  `(CC-BY-4.0 AND CC0-1.0)` and `private` flag.

Signed-off-by: Tony Germano <tony@germano.name>
@tonygermano tonygermano requested review from a team, gibson9583, jonbartels, kayyagari, kpalang, pacmano1 and ssrowe and removed request for a team January 29, 2026 07:23
@tonygermano
Copy link
Member Author

@kpalang and @ssrowe , I think you both need to approve this since you made contributions before any license was in place, and it would need to apply retroactively.

@tonygermano tonygermano linked an issue Jan 29, 2026 that may be closed by this pull request
@pacmano1 pacmano1 requested review from Copilot and removed request for gibson9583, jonbartels, kayyagari, kpalang, pacmano1 and ssrowe January 29, 2026 12:41
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request establishes the legal and contribution framework for the Open Integration Engine™ documentation repository. It implements a dual-license strategy that allows flexible reuse of documentation while ensuring proper attribution, and sets clear guidelines for community contributions.

Changes:

  • Added LICENSE file implementing a dual-license approach: CC-BY 4.0 for documentation/media and CC0 1.0 for code samples
  • Enhanced README.md with comprehensive contributing guidelines, including DCO sign-off requirements, Bun-based development workflow, and protocols for handling third-party code
  • Updated package.json with project metadata, SPDX license identifier, and private flag

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
LICENSE Establishes dual-license framework with clear separation between documentation (CC-BY 4.0) and code samples (CC0 1.0), including appropriate disclaimers
README.md Transforms basic usage instructions into comprehensive contributing guidelines with installation steps, development workflow, DCO requirements, and third-party code handling procedures
package.json Adds project metadata including name, description, and proper SPDX license identifier for the dual-license approach

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

apply copilot suggestion

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Tony Germano <39179051+tonygermano@users.noreply.github.com>
@tonygermano tonygermano requested review from a team, gibson9583, jonbartels, kayyagari, kpalang, pacmano1 and ssrowe and removed request for a team January 29, 2026 13:53
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.

No license specified for this repo

1 participant