summaryrefslogtreecommitdiff
path: root/imworkingon
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-04-15 12:24:18 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-04-15 12:24:43 -0600
commit03ce5d044a69c46f59aea23da74e160aa6714c9e (patch)
treef12eb0665e5f9d6fc8444267ab745208af6030ec /imworkingon
parent11a645a634b5ae5c498091db9e6a11a5563b026f (diff)
contribs.yml: More tags
Diffstat (limited to 'imworkingon')
-rw-r--r--imworkingon/contribs.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/imworkingon/contribs.yml b/imworkingon/contribs.yml
index 88722ee..8553b97 100644
--- a/imworkingon/contribs.yml
+++ b/imworkingon/contribs.yml
@@ -10,7 +10,7 @@
friction for Ruby users on GNU/Linux distros that care about those
3 things.
- urls: [https://gitlab.archlinux.org/archlinux/mkinitcpio/mkinitcpio/-/merge_requests/328]
- tags: [ARM]
+ tags: [ARM, boot]
sponsored-by: Umorpha Systems
desc: |
To do its work, mkinitcpio needs to know the version number of the
@@ -23,6 +23,7 @@
This PR removes that friction by teaching mkinitcpio to understand
ARM zImage files.
- urls: [https://gitlab.archlinux.org/archlinux/mkinitcpio/mkinitcpio/-/merge_requests/277]
+ tags: [boot]
sponsored-by: Umorpha Systems
desc: |
One of the things going on in the secure-boot world is moving
@@ -48,7 +49,7 @@
numbers that it might see in a file. This PR fixes a mistake in
the `magic(5)` manual for writing such files.
- urls: [https://github.com/diamondburned/gotk4/pull/140]
- tags: [GI, docs]
+ tags: [Go, GI, docs]
desc: |
The not-quite-markdown format that `.gir` files use for
documentation is under-specified and hard to parse. Right now I'm