summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--imworkingon/contribs.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/imworkingon/contribs.yml b/imworkingon/contribs.yml
index 4e13647..a218575 100644
--- a/imworkingon/contribs.yml
+++ b/imworkingon/contribs.yml
@@ -84,3 +84,11 @@
desc: |
This PR makes it easier to contribute to gotk4 by improving
developer documentation and automated checks.
+- urls: [https://gitlab.archlinux.org/archlinux/mkinitcpio/mkinitcpio/-/merge_requests/362]
+ tags: [ARM, boot, testing]
+ desc: |
+ This PR adds tests for the earlier ARM zImage work. This was
+ split off into a separate PR from the main ARM zImage PR because
+ the maintainers had concerns about merging binary test files (very
+ understandable, especially given the recent XZ issue!), but didn't
+ want to hold up the main work.