- Jul 17, 2024
-
-
David Runge authored
It is easier to modify text and review changes to singular lines and not deal with (changing) line breaks in prose documents, than it is to deal with them. Text editors are able to do linewraps and as such long lines should not be a problem. Signed-off-by:
David Runge <dvzrv@archlinux.org>
-
- Oct 26, 2023
-
-
David Runge authored
When using a CODEOWNERS file, we do not need to assign shortcodes anymore. Signed-off-by:
David Runge <dvzrv@archlinux.org>
-
- Jan 29, 2023
-
-
David Runge authored
.gitlab/issue_templates/*: Remove pierre from list of main keys. .gitlab/merge_request_templates/*: Use group of main key holders when assigning reviewers, instead of listing them all separately.
-
- Jul 07, 2022
-
-
Jonas Witschel authored
-
- Aug 18, 2021
-
-
Christian Hesse authored
Merging these makes sense before closing the related issue. So add a reference, but to not close automatically.
-
- May 12, 2021
-
-
.gitlab/merge_request_templates/*.md: Add templates for merge requests that add or remove new packager or main keys.
-
.gitlab/issue_templates/*.md: Set the title in all issue templates. Add an explicit identifier (MODIFY) to all parts of the template where modification is required by the user. Extend the main key removal template by more specific steps for the main key holders and keyring maintainer.
-
.gitlab/issue_templates/Remove Packager Key.md: Add a subsection for main key holders that specifically tracks the status on the key signature revocation.
-
- Apr 27, 2021
-
-
David Runge authored
.gitlab/issue_templates/New Main Key.md: Add issue template for adding a new main key. .gitlab/issue_templates/New Packager Key.md: Add issue template for adding a new packager key. .gitlab/issue_templates/Remove Main Key.md: Add issue template for removing a main key. .gitlab/issue_templates/Remove Packager Key.md: Add issue template for removing a packager key.
-