dotnet-foundation / projects

This repository is used for onboarding new projects
113 stars 31 forks source link

C# standardization: ECMA TC49-TG2 #90

Closed BillWagner closed 3 years ago

BillWagner commented 4 years ago

1.   General Information

Project Name: C# language specification standardization

License: MIT

Contributor (Company, Organization or individual name(s)): ECMA TC49-TG2 (The C# language standards committee).

Existing OSS Project? (Yes/No): No. The committee has been working in private, with only the approved standards being public. If accepted, the committee will do its future work in public, and encourage community contributions.

Source Code URL: N/A. This project is all markdown text, defining the C# standard.

Project Homepage URL (if different):

Project Transfer Signatories: Jon Skeet: Convener of TC49-TG2 Bill Wagner: Member of TC49-TG2, and .NET Foundation board member. Mads Torgersen: C# language architect.

2.   Description

This project produces the standard C# language specification. The ECMA committee standardizes the formal specification of the C# language. The latest standard is C# 5.0. The committee is working on C# 6 now.

Please provide a 1 sentence (<140 character) summary of your project to help users when searching the .NET Foundation projects Follow the ongoing standardization work for the C# language. The committee now publishes drafts, meeting agendas and meeting minutes in public.

3.   Project Governance

Please complete this section about who will be maintaining the open source project and how it will run. Project Lead: (Who is the primary contact point for the community and the .NET Foundation when discussing governance of the project.)

Name: Jon Skeet Email: jonskeet@google.com GitHub Profile URL: https://github.com/jskeet

Committers:

Jon Skeet - Google Bill Wagner - Microsoft Neal Gafter - Facebook Nigel Perry Mads Torgersen - Microsoft Rex Jaeschke Eric Lippert - Facebook

Governance Model:

Change may be proposed to the standard by anyone. The changes must be approved by the ECMA committee members. Committee members must be invited by the committee, and fill out an invited expert form for ECMA.

CLA

If already an OSS project, was a Contribution License Agreement in place for contributions accepted? How does the project check who has signed one?

N/A. If accepted, we'd use the .NET Foundation CLA.

CLA Notification Alias Provide an email address that will receive CLA related notifications from the .NET Foundation CLA automation

jonskeet@google.com.

Project Transfer Type

Assignment Model. Under the .NET Foundation assignment model, project ownership and other intellectual property is assigned to the .NET Foundation and the .NET Foundation agrees to grantback a license to the contributor(s).

Contribution Model. Under the .NET Foundation contribution model, a project retains ownership of the project, but grants the .NET Foundation a broad license to the project’s code and other intellectual property. The project also confirms that the project’s submissions to .NET Foundation are its own original work (there are also instructions for any third party materials that might be included).

4.   Repository Layout

The .NET Foundation host guidance for new projects and details on recommended structure here: https://github.com/dotnet/home/tree/master/guidance

Note that the open source repository should be the master where changes are made by the core development team using the same PR process that is used for non-committer contributions.

Please define below any changes you would want to make to your repositories as part of the process of joining the .NET Foundation

We'll be creating a new repository with the following folders:

5. Eligibility Criteria

Please complete the following for your project

6.   PR Plan

Please summarize the public relations plan for the announcement when joining the foundation (and releasing as open source if appropriate). What is the main story we wish to promote, through what channels, what issues should we be aware of?  For significant news events then please also work with your .NET Foundation contact to ensure a full PR plan is developed.

As we go public, we'll promote that future standard work will take place in public. We'll promote that via .NET marketing channels in coordination with ECMA.

7.   Infrastructure Requirements

Please describe any infrastructure requirements for the project. For example, how will build servers be operated? Any web hosting or service hosting requirements? Do we need to set up SSL certificates or provide Authenticode Code Signing arrangement for releases?

We'll link the repository to the docs.microsoft.com build pipeline to publish the latest working draft on docs.microsoft.com

8.   Additional Notes

Please provide any additional information required or use this area for notes during the onboarding process. If this open source project has similarities with any other projects in this space then please detail them and why this project is different. If there are any potential issues that you feel the project might need help with early on then also state them here and discuss with your .NET Foundation Contact.

This project is unique in that it does not produce code. Rather, its artifacts are the standard that defined the behavior of the [roslyn](https://github.com/dotnet/roslyn] compiler.

ChrisSfanos commented 3 years ago

Hi everyone I will be driving the on-boarding for C# Standardization to the .NET Foundation. We will be following the checklist below:

CLA

Project Onboarding

ChrisSfanos commented 3 years ago

CLA is now out for signing

ChrisSfanos commented 3 years ago

All C# Standardization folks have signed the CLA, so while we wait for Claire, I've sent out the CLA bot onboarding instructions

ChrisSfanos commented 3 years ago

CLA bot is now configured after moving the repo to the dotnet org. I'll send out the remaining onboarding steps in a few

ChrisSfanos commented 3 years ago

The CLA is now signed - that's the last item on the list, so I'm closing this out