Skip to content

Commit e8051da

Browse files
authored
Merge pull request creativecommons#572 from creativecommons/add_community_blog_post
Added blog post announcing community team changes.
2 parents 7344000 + 32cb669 commit e8051da

File tree

1 file changed

+77
-0
lines changed
  • content/blog/entries/2020-12-07-upcoming-changes-to-community

1 file changed

+77
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
title: Upcoming Changes to the CC Open Source Community
2+
---
3+
categories:
4+
announcements
5+
cc-browser-extension
6+
cc-catalog
7+
cc-catalog-api
8+
cc-chooser
9+
cc-dataviz
10+
cc-legal-database
11+
cc-link-checker
12+
cc-search
13+
cc-vocabulary
14+
cc-wp-base-theme
15+
cc-wp-plugin
16+
collaboration
17+
community
18+
gsoc
19+
gsod
20+
outreachy
21+
platform-toolkit
22+
wordpress
23+
---
24+
author: kgodey
25+
---
26+
pub_date: 2020-12-07
27+
---
28+
body:
29+
Creative Commons (CC) is adopting a brand new organizational strategy in 2021, just in time for our 20th anniversary. As part of the organization's evolution in alignment with the new strategy, [Alden Page](https://opensource.creativecommons.org/blog/authors/aldenpage/), [Brent Moran](https://opensource.creativecommons.org/blog/authors/mathemancer/), [Hugo Solar](https://opensource.creativecommons.org/blog/authors/hugosolar/), and I ([Kriti Godey](https://opensource.creativecommons.org/blog/authors/kgodey/)) will have departed Creative Commons by the end of December. Moving forward, the CC staff engineering team of [Timid Robot Zehta](https://opensource.creativecommons.org/blog/authors/TimidRobot/) and [Zack Krida](https://opensource.creativecommons.org/blog/authors/zackkrida/) will focus on supporting a smaller set of core projects.
30+
31+
We are extremely proud of the work we have done together to build CC's vibrant open source community over the past two years. And of course, we're thankful for all the amazing contributions that all our community members have made. We've made significant improvements to existing tools, and launched entirely new projects with your help. [We created Vocabulary,](https://opensource.creativecommons.org/blog/categories/cc-vocabulary/) a design system for Creative Commons and launched half a dozen sites using it. We added [dozens of new sources to CC Search](https://opensource.creativecommons.org/blog/categories/cc-catalog/) and improved [its accessibility](https://opensource.creativecommons.org/blog/authors/AyanChoudhary/). We released tools such as the [CC WordPress plugin](https://opensource.creativecommons.org/blog/authors/ahmadbilaldev/) and [CC Search browser extension](https://opensource.creativecommons.org/blog/authors/makkoncept/) that integrated CC licensing with widely used software. And, there's so much more.
32+
33+
### Community Changes
34+
35+
The CC Open Source community remains central to our engineering work, and we will continue to support you in every way we can. However, based on the new staff capacity, we will be making a few changes to our community processes:
36+
37+
- Community Team members will no longer have access to CC's Asana. Most tasks are tracked on GitHub, and managing Asana adds unnecessary complexity to the community team.
38+
- We will invite all Community Team members to meetings and documents open to the community, regardless of role.
39+
- We will deprecate the "community-team-core" mailing list in favor of a single "community-team" mailing list.
40+
- We will have a new monthly Open Source Community meeting and cancel the existing biweekly Engineering Meeting.
41+
- We will no longer have a paid Open Source Community Coordinator, [relying instead on volunteers](https://opensource.creativecommons.org/community/community-team/community-building-roles/) to help assist new community members, maintain our Twitter account, etc.
42+
43+
We welcome new Community Team members and we will continue to participate in internship programs such as Google Summer of Code.
44+
45+
### Project Changes
46+
47+
With a smaller engineering team, we will need to support fewer projects. Please see below for the current status of all projects with at least one Community Team member.
48+
49+
**Active Development**
50+
51+
We will continue to actively develop the following projects:
52+
53+
- [CC Search Browser Extension](https://github.com/creativecommons/ccsearch-browser-extension) (maintainer: Mayank Nader)
54+
- [CC Open Source website](https://github.com/creativecommons/creativecommons.github.io-source) (maintainers: Zack Krida & Timid Robot Zehta)
55+
- [CC WordPress base](https://github.com/creativecommons/creativecommons-base) & child themes (new maintainer: Zack Krida)
56+
- [CC Legal Database](https://github.com/creativecommons/legaldb) (maintainer: Timid Robot Zehta)
57+
- [CC Chooser](https://github.com/creativecommons/chooser) (maintainer: Zack Krida)
58+
- [CC Link Checker](https://github.com/creativecommons/cc-link-checker/) (maintainer: Timid Robot Zehta)
59+
- [License Buttons](https://github.com/creativecommons/licensebuttons/) (maintainer: Timid Robot Zehta)
60+
- [Platform Toolkit](https://github.com/creativecommons/mp/) (maintainer: Timid Robot Zehta)
61+
- [Vocabulary](https://github.com/creativecommons/vocabulary) (maintainers: Zack Krida & Dhruv Bhanushali)
62+
- [WordPress Plugin](https://github.com/creativecommons/wp-plugin-creativecommons) (new maintainer: Zack Krida)
63+
64+
**Maintenance Mode**
65+
66+
The following projects are entering maintenance mode. The services will remain online, but we will not accept any new pull requests or deploy new code after Dec 15, 2020.
67+
68+
- [CC Catalog](https://github.com/creativecommons/cccatalog)
69+
- [CC Catalog API](https://github.com/creativecommons/cccatalog-api)
70+
- [CC Search](https://github.com/creativecommons/cccatalog-frontend/)
71+
- [Linked Commons](https://github.com/creativecommons/cccatalog-dataviz/)
72+
73+
Catalog, API, and Linked Commons contributors are encouraged to contribute to our other Python projects such as the [CC Legal Database](https://github.com/creativecommons/legaldb) or the upcoming [CC Licenses](https://github.com/creativecommons/cc-licenses) project. If you are a CC Search contributor, we recommend checking out frontend projects such as the [CC Chooser](https://github.com/creativecommons/chooser) or [Vocabulary](https://github.com/creativecommons/vocabulary).
74+
75+
### Thank You!
76+
77+
We cannot express our gratitude for our community enough. You are all an absolute pleasure to work with, and we're looking forward to continuing to collaborate with you for years to come.

0 commit comments

Comments
 (0)