Meta repo for the groupware team
Перейти к файлу
Sebastian Krupinski ef5174ed0b
Merge pull request #86 from nextcloud/docs/calendar-maintainers
docs: Update calendar maintainers
2024-11-06 08:17:17 -05:00
.github chore: update workflows from templates 2024-07-13 10:36:11 +02:00
meetings Add meeting notes 2022-02-01 11:19:26 +01:00
processes Add checklist for backporting a PR 2022-10-21 16:26:20 +02:00
resources doc: Structuring a task ticket 2023-09-12 15:48:19 +02:00
README.md docs: Update calendar maintainers 2024-11-06 13:23:39 +01:00

README.md

Groupware

Meta repo for the groupware team

The purpose of this repo is primarily to be able to create tickets for tasks that span across the groupware repos.

Scope and purpose

The Groupware team is dedicated to improving and maintaining all groupware aspects inside the Nextcloud ecosystem.

Members

Components and roles

The code and information is spread across multiple repositories. The following list shows where the main bits and pieces can be found, and who is responsible.

Component Maintainers Release manager
CalDAV and CardDAV backends Richard, Sebastian Server team
Calendar Richard, Sebastian, Thomas Sebastian
Calendar Resource Management Richard, Sebastian Richard
Contacts Grigory, Hamza, Sebastian Hamza
Contacts Interaction Daniel, Sebastian Server team
Mail Christoph, Daniel, Greta Christoph
@nextcloud/calendar-availability-vue Greta, Grigory Greta
@nextcloud/calendar-js Grigory, Richard Grigory
@nextcloud/cdav-library Hamza, Richard Richard
@nextcloud/timezones Greta, Richard Richard
nextcloud/kitinerary Christoph, Daniel Daniel
nextcloud/kitinerary-bin Christoph, Daniel Daniel
nextcloud/kitinerary-flatpak Christoph, Daniel Daniel
nextcloud/kitinerary-sys Christoph, Daniel Daniel
Roundcube Alec, Pablo, Anna Alec, Pablo

Roles explained

  • Maintainers actively manage issue reports, review and merge pull requests and backport critical fixes. They are explicit code owners on Github.
  • Release managers ensure that changes are released at the right time, e.g. in short time frame for fixes, or at defined dates for features.