dotnet-foundation / projects

This repository is used for onboarding new projects
111 stars 30 forks source link

json-everything .NET Foundation Project Application #367

Open gregsdennis opened 5 months ago

gregsdennis commented 5 months ago

Project Name

json-everything

License

MIT

Contributor

Greg Dennis

Existing OSS Project?

Yes

Source Code URL

https://github.com/gregsdennis/json-everything

Project Homepage URL

https://json-everything.net

Project Transfer Signatories

Greg Dennis (gregsdennis@yahoo.com)

Description

The primary goal of json-everything is to ensure quality JSON support in .Net by providing libraries and curating a list of existing projects. The libraries offered by this project provide support for

Name

Greg Dennis

Email

gregsdennis@yahoo.com

GitHub Profile URL

https://github.com/gregsdennis

Committers

Greg Dennis (gregsdennis) (only me)

Discord Ids

Greg Dennis (gregsdennis)

Governance Model

No formal model is in place, save for the CONTRIBUTING.md file. Issues and PRs are accepted openly. I discuss features and bugs with the contributor, and I make the final decision myself.

I am the only person with commit access to the repository, and I have no plans to add others.

CLA

How does the project check who has signed one?

No response

CLA Notification Alias

No response

Select the Project Transfer Agreement model

Contribution

Repository Layout

Solution exists at the root of the repo. Each project and test project is contained within its own folder.

The website (https://json-everything.net) is also contained in a dedicated folder and is published from this repo.

The docs and blog on the website are sourced from other repos.

I see no reason to change from this as it is well organized.

Eligibility Criteria

PR Plan Summary

.Net Foundation projects are generally more widely acceptable by Enterprise-level organizations which require software certifications such as SOC2 and ISO2700. Membership with .Net Foundation would make my projects more likely to be used by these organizations.

Infrastructure Requirements Summary

Builds are done using GitHub Actions.

The website is hosted with GitHub pages. (I pay for the json-everything.net domain.)

I'm unsure about signing certs, but it's something I'm curious about.

Additional Notes

  1. Not sure how "committers" is being used here. I'm the only person with commit access to the repo, but others have contributed commits through PRs from forks. Are they also "committers"? Would they be bound by the CLA? What about historical contributions? Do I need to retroactively get all of the contributors to agree to the CLA?
  2. Question about IP: I would like to retain IP rights on my work. Do I forfeit those rights by joining .Net Foundation?
gregsdennis commented 5 months ago

@nicoleabuhakmeh would it be possible to have my questions (Additional Notes) answered before the 11 Apr meeting?

ChrisSfanos commented 5 months ago

Adding @sbwalker for your two questions

sbwalker commented 5 months ago

@gregsdennis let me try to answer you questions:

  1. Not sure how "committers" is being used here. I'm the only person with commit access to the repo, but others have contributed commits through PRs from forks. Are they also "committers"? Would they be bound by the CLA? What about historical contributions? Do I need to retroactively get all of the contributors to agree to the CLA?

a committer refers to anyone contributing IP to your repo. This includes yourself as the maintainer, but it also includes anyone who submits a pull request. Basically the CLA is trying to ensure that the person contributing the IP has the right to do so, and by certifying that they do, there is not significant risk for the project to accept the IP. The .NET Foundation's CLA Bot will automatically require users who submit PR's to sign a CLA for your project - and you will not be able to merge the PR until the CLA is accepted. In regards to the question about historical contributions, if you were not using a CLA it means that there is theoretically some risk that there may be IP issues with prior contributions. Most likely this risk is low, however as maintainer of the project you essentially assume responsibility for any potential liability, as you are the distributor of the project.

  1. Question about IP: I would like to retain IP rights on my work. Do I forfeit those rights by joining .Net Foundation?

There are 2 paths for projects to join the .NET Foundation: Contribution License and Assignment. Most community projects join through Contribution License as it means they retain the rights to their IP and only grant the .NET Foundation rights to redistribute it. It is generally only Microsoft projects which join under Assignment - where the .NET Foundation assumes ownership of the IP.

gregsdennis commented 5 months ago

Thank you @sbwalker. Will I be able to attend/observe the 11 Apr meeting?

sbwalker commented 5 months ago

@gregsdennis the Project Committee meetings are only open to Project Committee members

gregsdennis commented 4 months ago

@sbwalker quite eager to know outcomes of discussions for this meeting. Are there notes/minutes/recording available? Thanks.

sbwalker commented 3 months ago

The Project Committee reviewed your application and will recommend the project for consideration of Member status at the next Board of Directors meeting. The project will require a majority Board vote to proceed.

ChrisSfanos commented 2 months ago

The Board has approved this project to join the .NET Foundation - congratulations!

ChrisSfanos commented 2 months ago

To manage the onboarding process, we will be tracking with the following checklist. I'll be starting work on this on Monday - thanks

CLA

Project Onboarding

ChrisSfanos commented 2 months ago

agreement is out for signing

ChrisSfanos commented 2 months ago

Agreement is signed - CLA onboarding instructions coming out shortly

ChrisSfanos commented 2 months ago

CLA onboarding is complete - I'll be sending the remaining onboarding steps in email tomorrow

ChrisSfanos commented 1 month ago

onboarding complete :-)