From 707c7eeceb2c4b9b377d5dc20dfa30ae9f80c8e0 Mon Sep 17 00:00:00 2001 From: gabe Date: Wed, 5 Apr 2023 11:03:30 -0700 Subject: [PATCH 1/3] add transitioning doc --- transitioning.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 transitioning.md diff --git a/transitioning.md b/transitioning.md new file mode 100644 index 0000000..cc86e05 --- /dev/null +++ b/transitioning.md @@ -0,0 +1,18 @@ +# Transitioning a CCG work item + +Some work items may be adopted by another group. A common path is for a CCG work item to be adopted by the [Verifiable Credentials Working Group](https://www.w3.org/2017/vc/WG/). Should a CCG work item be adopted by the Verifiable Credentials Working Group, follow the process below to transition the work item: + +1. Send an email to the [CCG mailing list](https://lists.w3.org/Archives/Public/public-credentials/), asking the Chairs to request +transition of the work item to the VCWG. They will ask if there are +any objections and note that that the document is ready to be moved +over to VCWG. + +2. Amend the work item documents from _CG-DRAFT_ to _CG-FINAL_ and export the to HTML file(s) to be published in the `credentials` directory of the [cg-reports repository](https://github.com/w3c/cg-reports/tree/main/credentials). + +3. Upon merge into the [cg-reports repository](https://github.com/w3c/cg-reports), ask the CCG Chairs to publish it as a Final Report using the CCG tooling. + +4. Add the current W3C Staff Contact for the VCWG to the repository and give them Admin access. Send them an email and asking to transfer the repository to W3C, ccing the VCWG chairs on the email, and referring to the resolution in the VCWG minutes where the adoption occured. + +5. Update the work item document(s), once it is under the W3C organization, to note that the spec is now an "ED" (Editor's Draft). + +6. Success! You can continue working on the work item as you normally would. From 3117e525188ae3dc5c1fec0467e6e5877e575808 Mon Sep 17 00:00:00 2001 From: Gabe <7622243+decentralgabe@users.noreply.github.com> Date: Thu, 6 Apr 2023 10:10:24 -0700 Subject: [PATCH 2/3] Update transitioning.md Co-authored-by: Ted Thibodeau Jr --- transitioning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transitioning.md b/transitioning.md index cc86e05..4bd283e 100644 --- a/transitioning.md +++ b/transitioning.md @@ -7,7 +7,7 @@ transition of the work item to the VCWG. They will ask if there are any objections and note that that the document is ready to be moved over to VCWG. -2. Amend the work item documents from _CG-DRAFT_ to _CG-FINAL_ and export the to HTML file(s) to be published in the `credentials` directory of the [cg-reports repository](https://github.com/w3c/cg-reports/tree/main/credentials). +2. Amend the work item documents from _CG-DRAFT_ to _CG-FINAL_, and export them to HTML file(s) to be published in the `credentials` directory of the [cg-reports repository](https://github.com/w3c/cg-reports/tree/main/credentials). 3. Upon merge into the [cg-reports repository](https://github.com/w3c/cg-reports), ask the CCG Chairs to publish it as a Final Report using the CCG tooling. From a304b58fd86545a5ebc33a3f9d3cecca5bddfba1 Mon Sep 17 00:00:00 2001 From: Gabe <7622243+decentralgabe@users.noreply.github.com> Date: Thu, 6 Apr 2023 10:10:33 -0700 Subject: [PATCH 3/3] Update transitioning.md Co-authored-by: Ted Thibodeau Jr --- transitioning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transitioning.md b/transitioning.md index 4bd283e..949f3b1 100644 --- a/transitioning.md +++ b/transitioning.md @@ -11,7 +11,7 @@ over to VCWG. 3. Upon merge into the [cg-reports repository](https://github.com/w3c/cg-reports), ask the CCG Chairs to publish it as a Final Report using the CCG tooling. -4. Add the current W3C Staff Contact for the VCWG to the repository and give them Admin access. Send them an email and asking to transfer the repository to W3C, ccing the VCWG chairs on the email, and referring to the resolution in the VCWG minutes where the adoption occured. +4. Add the current W3C Staff Contact for the VCWG to the repository and give them Admin access. Send them an email, with CC to the VCWG chairs, asking to transfer the repository to W3C, and referring to the resolution in the VCWG minutes where the adoption occurred. 5. Update the work item document(s), once it is under the W3C organization, to note that the spec is now an "ED" (Editor's Draft).