From addf5fc3e7d8cb86558952e547293ef0c330b1d6 Mon Sep 17 00:00:00 2001 From: Ali Ok Date: Sat, 3 Feb 2024 23:44:33 +0300 Subject: [PATCH 1/5] Blogpost about TM committee dissolving --- ...024-02-04-trademark-committee-dissolved.md | 47 +++++++++++++++++++ docs/community/governance.md | 3 -- 2 files changed, 47 insertions(+), 3 deletions(-) create mode 100644 blog/docs/steering/2024-02-04-trademark-committee-dissolved.md diff --git a/blog/docs/steering/2024-02-04-trademark-committee-dissolved.md b/blog/docs/steering/2024-02-04-trademark-committee-dissolved.md new file mode 100644 index 0000000000..9a99f34506 --- /dev/null +++ b/blog/docs/steering/2024-02-04-trademark-committee-dissolved.md @@ -0,0 +1,47 @@ +--- +Title: 'Knative Trademark Committee Dissolved' +Author: "[Ali Ok](https://github.com/aliok), on behalf of the [Knative Steering Committee](https://github.com/knative/community/blob/main/STEERING-COMMITTEE.md)" +Author handle: https://github.com/aliok +Description: Summary of governance changes that involve dissolving the trademark committee. +Folder with media files: 'N/A' +Blog URL: '' +Labels: Articles +Reviewers: '' +date: 2024-02-03 +description: "Trademark Committee Dissolved" +type: "blog" + +--- + +Knative [joined CNCF](https://knative.dev/blog/steering/cncf/) in 2022, and the +ownership of the branding and trademark has been transferred to the CNCF. +As a result, the committee that was responsible for these matters, the Knative +Trademark Committee, was not really needed anymore. The Knative Trademark +Committee has decided to dissolve itself, and the Steering Committee +will handle any trademark matters. + +You may find the recording of the last meeting of the Knative Trademark Committee +and the dissolution decision [here](https://github.com/knative/community/issues/1399). + +Branding, trademark usage, conformance and scope matters that were previously +handled by the Knative Trademark Committee will now be handled by the +Steering Committee. Knative Technical Oversight Committee (TOC) +will advise the Steering Committee on conformance and scope matters. + +The Steering Committee will coordinate with the CNCF to ensure that the project's +trademarks are protected and used in a way that is consistent with the project's goals. + +You may find the record of the dissolved Knative Trademark Committee charter document +[here](https://github.com/knative/community/blob/fa4340e96c0eeb69151be0f512a8970083d99a05/TRADEMARK-COMMITTEE.md). + +We would like to thank the emeritus members of the Knative Trademark Committee for their +service and dedication to the project. + +- Mark Chmarny ([@mchmarny](https://github.com/mchmarny)) +- Simon Moser ([@smoser-ibm](https://github.com/smoser-ibm)) +- Sameer Vohra ([@xtreme-sameer-vohra](https://github.com/xtreme-sameer-vohra)) +- Evan Anderson ([@evankanderson](https://github.com/evankanderson)) +- Spencer Dillard ([@spencerdillard](https://github.com/spencerdillard)) +- Doug Davis ([@duglin](https://github.com/duglin)) +- Brenda Chan ([@bsnchan](https://github.com/bsnchan)) +- Ron Avnur ([@ronavn](https://github.com/ronavn)) diff --git a/docs/community/governance.md b/docs/community/governance.md index e1065724d4..7f0327ff7d 100644 --- a/docs/community/governance.md +++ b/docs/community/governance.md @@ -38,9 +38,6 @@ describes our steering committee. - [Technical Oversight Committee (TOC)](https://github.com/knative/community/blob/main/TECH-OVERSIGHT-COMMITTEE.md): describes our technical oversight committee. -- [Trademark Committee](https://github.com/knative/community/blob/main/TRADEMARK-COMMITTEE.md): -describes our trademark committee. - - [Annual reports](https://github.com/knative/community/tree/main/annual_reports): lists previous annual reports. From d561e4e90409cd27215316a257696006a08ad608 Mon Sep 17 00:00:00 2001 From: Ali Ok Date: Sun, 4 Feb 2024 00:02:34 +0300 Subject: [PATCH 2/5] Fix the date :( --- blog/docs/steering/2024-02-04-trademark-committee-dissolved.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/docs/steering/2024-02-04-trademark-committee-dissolved.md b/blog/docs/steering/2024-02-04-trademark-committee-dissolved.md index 9a99f34506..4fedff500d 100644 --- a/blog/docs/steering/2024-02-04-trademark-committee-dissolved.md +++ b/blog/docs/steering/2024-02-04-trademark-committee-dissolved.md @@ -7,7 +7,7 @@ Folder with media files: 'N/A' Blog URL: '' Labels: Articles Reviewers: '' -date: 2024-02-03 +date: 2024-02-04 description: "Trademark Committee Dissolved" type: "blog" From 28208ab951c9170dcda71c462cf689e6121a6337 Mon Sep 17 00:00:00 2001 From: Ali Ok Date: Wed, 14 Feb 2024 10:10:15 +0300 Subject: [PATCH 3/5] Add nav entry --- blog/config/nav.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/blog/config/nav.yml b/blog/config/nav.yml index 13ef215b9e..97afc1a159 100644 --- a/blog/config/nav.yml +++ b/blog/config/nav.yml @@ -71,6 +71,7 @@ nav: - articles/ko-fast-kubernetes-microservice-development-in-go.md - articles/build-deploy-manage-modern-serverless-workloads-using-knative-on-kubernetes.md - Steering Committee: + - steering/2024-02-04-trademark-committee-dissolved.md - steering/toc-2022-election-announcement.md - steering/2022-04-14-annual-report-2021.md - steering/knative-and-endusers.md From 31b5e87bca76a85cdc4265df894ef42703fec304 Mon Sep 17 00:00:00 2001 From: Ali Ok Date: Wed, 14 Feb 2024 11:44:21 +0300 Subject: [PATCH 4/5] Fix frontmatter --- .../2024-02-04-trademark-committee-dissolved.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/blog/docs/steering/2024-02-04-trademark-committee-dissolved.md b/blog/docs/steering/2024-02-04-trademark-committee-dissolved.md index 4fedff500d..0feef09f69 100644 --- a/blog/docs/steering/2024-02-04-trademark-committee-dissolved.md +++ b/blog/docs/steering/2024-02-04-trademark-committee-dissolved.md @@ -1,18 +1,14 @@ --- -Title: 'Knative Trademark Committee Dissolved' -Author: "[Ali Ok](https://github.com/aliok), on behalf of the [Knative Steering Committee](https://github.com/knative/community/blob/main/STEERING-COMMITTEE.md)" -Author handle: https://github.com/aliok -Description: Summary of governance changes that involve dissolving the trademark committee. -Folder with media files: 'N/A' -Blog URL: '' -Labels: Articles -Reviewers: '' -date: 2024-02-04 -description: "Trademark Committee Dissolved" +title: "Knative Trademark Committee Dissolved" +linkTitle: "Knative Trademark Committee Dissolved" +date: 2024-02-14 +description: "Summary of governance changes that involve dissolving the trademark committee." type: "blog" --- +**_Author: [Ali Ok](https://github.com/aliok), on behalf of the [Knative Steering Committee](https://github.com/knative/community/blob/main/STEERING-COMMITTEE.md)_** + Knative [joined CNCF](https://knative.dev/blog/steering/cncf/) in 2022, and the ownership of the branding and trademark has been transferred to the CNCF. As a result, the committee that was responsible for these matters, the Knative From ac6407a40ff27f0a0a99afffd1ad09ef5ae4e481 Mon Sep 17 00:00:00 2001 From: Ali Ok Date: Wed, 14 Feb 2024 11:46:12 +0300 Subject: [PATCH 5/5] Rename file Signed-off-by: Ali Ok --- blog/config/nav.yml | 2 +- ...dissolved.md => 2024-02-14-trademark-committee-dissolved.md} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename blog/docs/steering/{2024-02-04-trademark-committee-dissolved.md => 2024-02-14-trademark-committee-dissolved.md} (100%) diff --git a/blog/config/nav.yml b/blog/config/nav.yml index 97afc1a159..450bf3667b 100644 --- a/blog/config/nav.yml +++ b/blog/config/nav.yml @@ -71,7 +71,7 @@ nav: - articles/ko-fast-kubernetes-microservice-development-in-go.md - articles/build-deploy-manage-modern-serverless-workloads-using-knative-on-kubernetes.md - Steering Committee: - - steering/2024-02-04-trademark-committee-dissolved.md + - steering/2024-02-14-trademark-committee-dissolved.md - steering/toc-2022-election-announcement.md - steering/2022-04-14-annual-report-2021.md - steering/knative-and-endusers.md diff --git a/blog/docs/steering/2024-02-04-trademark-committee-dissolved.md b/blog/docs/steering/2024-02-14-trademark-committee-dissolved.md similarity index 100% rename from blog/docs/steering/2024-02-04-trademark-committee-dissolved.md rename to blog/docs/steering/2024-02-14-trademark-committee-dissolved.md