Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 6 additions & 11 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ DIIP follows a **6-month release cycle**:

- **Latest Published Version**: [https://FIDEScommunity.github.io/DIIP](https://FIDEScommunity.github.io/DIIP)
- **Latest Draft**: [https://FIDEScommunity.github.io/DIIP/draft](https://FIDEScommunity.github.io/DIIP/draft)
- **Old Versions**: Static HTML files on the root level of this repository, e.g., [v4.html](v4.html) and [v5.html](v5.html).

## How to Contribute

Expand All @@ -44,15 +45,8 @@ The preview link will be posted as a comment on your PR once the build completes

### Review Process

- **Anyone can review**: All community members are encouraged to provide review comments and feedback on PRs
- **Editor approval required**: Only designated editors of the specification can merge PRs
- **Current editors** (as defined in `CODEOWNERS`):
- @nklomp
- @samuelmr
- @surfnet-niels
- @k00ij
- @eklaver
- @TimoGlastra
- **Anyone can review**: All community members are encouraged to provide review comments and feedback on Pull Requests
- **Editor approval required**: Only designated editors (as defined in [CODEOWNERS](CODEOWNERS)) of the specification can merge Pull Requests

## Ways to Engage

Expand Down Expand Up @@ -133,10 +127,11 @@ If you have questions about contributing:

1. Check existing [Issues](https://github.com/FIDEScommunity/DIIP/issues)
2. Start a [Discussion](https://github.com/FIDEScommunity/DIIP/discussions)
3. Reach out to the editors
3. Reach out to the editors ([CODEOWNERS](CODEOWNERS))
4. Join the `#diip` channel in the [OpenWallet Foundation's Discord server](https://discord.gg/openwalletfoundation)

## License

By contributing to DIIP, you agree that your contributions will be licensed under the same license as the project (see [LICENSE](LICENSE)).

Thank you for contributing to the future of decentralized identity! 🚀
Thank you for contributing to the future of decentralized identity! 🚀
17 changes: 17 additions & 0 deletions Community Specification Contributor License Agreement.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Community Specification Contributor License Agreement 1.0

By making a Contribution to this repository, I agree to the terms of the following documents located at [https://github.com/CommunitySpecification/1.0](https://github.com/CommunitySpecification/1.0):

(a) Community Specification License 1.0 (01-community-specification-license-v1.md)

(b) Community Specification Governance Policy 1.0 (05-governance.md)

(c) Community Specification Contribution Policy 1.0 (06-contributing.md)

(d) Community Specification Code of Conduct (08-code-of-conduct.md)

In addition, for source code contributions, I certify that:

(a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it. (d) I understand and agree that this working group and the contribution may be public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this agreement or the open source license(s) involved.

I represent that I am legally entitled to make the grants set forth in the documents above. If my employer(s) has rights to intellectual property that may be infringed by the materials developed by this Working Group, I represent that I have received permission to enter these agreements on behalf of that employer.
179 changes: 0 additions & 179 deletions GOVERNANCE.md

This file was deleted.

Loading
Loading