Skip to main content
  1. Blog
  2. Article

Canonical
on 15 April 2021

(Re)introducing the Community Team


The Ubuntu community is, and always will be, a major part of the Ubuntu project. It is one of the biggest reasons all of this (gestures around) even exists. Over the past month or so, the beginnings of a new Community team has been taking shape inside Canonical with the specific purpose of serving the community. The team has four overarching goals that they have set for themselves, which will shape every task and project they embark on going forward:

  • Increase the number of contributors and foster future community leadership
  • Create a more personable, positive, and supportive community
  • Create a more effective community, where people are empowered to make things happen
  • Increase collaboration between Canonical employees and volunteers in the community

While the community team may be new, they are ready to get started with their mission. Initial plans include: scheduling community office hours  (with occasional special guests from the community and other Canonical teams),  supporting regular engagement days (e.g. Testing and Bug Days), collaborating on a community roadmap, and advocating for increased community engagement across Canonical. However, the bulk of the community team’s priorities are the priorities set by the community itself. 

So, where should they start? Join the discussion and let us know.


Related posts


Massimiliano Gori
2 March 2026

Supporting more identity providers on Ubuntu with the new Authd OIDC broker

Cloud and server Article

Today we are announcing the general availability of the new generic OpenID Connect (OIDC) broker for Authd. With enterprises needing to centralise access management controls, the ability to choose your own identity solution is paramount. This new broker snap is our answer to that need, allowing Ubuntu Desktop and Server to integrate with ...


Aaron Prisk
26 February 2026

Unmasking the Resolute Raccoon

Desktop Article

You’ve almost certainly seen them… In the forest, rummaging through a dumpster, in poorly aging millennial memes. Raccoons are ubiquitous and endlessly entertaining creatures. YouTube and TikTok are full of videos documenting their clever antics and escapades. One such intrepid raccoon gained fame for making their way to the most unlikely ...


Isobel Kate Maxwell
13 February 2026

The foundations of software: open source libraries and their maintainers

Community Article

Open source libraries are repositories of code that developers can use and, depending on the license, contribute to, modify, and redistribute. Open source libraries are usually developed on a platform like GitHub, and distributed using package registries like PyPI for Python and npm for JavaScript. These repositories contain pre-written, ...