| Summary: | Fix teams.yaml | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
| Component: | About | Assignee: | Marcel de Rooy <m.de.rooy> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | fridolin.somers, martin.renvoize, tomascohen |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
23.11.00,23.05.00,22.11.07
|
|
| Circulation function: | |||
| Bug Depends on: | 30808 | ||
| Bug Blocks: | 33899 | ||
| Attachments: |
Bug 33877: Fix some entries in teams.yaml
Bug 33877: Add missing team members |
||
Created attachment 151899 [details] [review] Bug 33877: Fix some entries in teams.yaml Trivial edit. Remove versions from the name of the packaging manager. As also commented on BZ: The script only expects to find a name here, not a version too. See also maintainer role and how versions are handled there. In this case I dont think it is really needed to still add that distinction when we had two packaging managers in the past. Test plan: Look again at about.pl, Koha team, Koha development team. Look at Mason James. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Trivial: self SO Created attachment 151936 [details] [review] Bug 33877: Add missing team members Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Pushed to master for 23.05. Nice work everyone, thanks! Nice work everyone! Pushed to stable for 22.11.x |
The about page dev section starts with: Mason James (16.05) Packaging manager (17.05) Mason James (16.11) Packaging manager (17.11) Mason James (17.05) Packaging manager (18.05, 18.11) Mason James (18.05) Packaging manager (19.05) => The script only expects to find a name here, not a version too. See also maintainer role and how versions are handled there. In this case I dont think it is really needed to still add that distinction when we had two packaging managers in the past.