From 62a6621388d3526708057e3ffba0c45fd1091c3b Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Sat, 7 Sep 2024 20:28:43 -0600 Subject: contribs: add some tags --- imworkingon/contribs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/imworkingon/contribs.yml b/imworkingon/contribs.yml index 601cdf8..e8e2f54 100644 --- a/imworkingon/contribs.yml +++ b/imworkingon/contribs.yml @@ -212,6 +212,7 @@ SIGTERM that it was sent... but it never would. This PR fixes that. - urls: [https://gitlab.archlinux.org/archlinux/packaging/packages/ruby/-/merge_requests/6] + tags: [Parabola, Ruby] desc: | Ruby's standard library has been going through a process of "gemification" where it is converted into a set of Gems that are @@ -226,12 +227,14 @@ future, it should also make it easier for downstream distros that patch Ruby, such as applying [flori/json#567](#contrib-ruby-json). - urls: [https://gitlab.archlinux.org/archlinux/packaging/packages/ruby/-/merge_requests/7] + tags: [Parabola, Ruby, docs] desc: | Arch Linux's `ruby-docs` package (version 3.2.5-1) is incomplete; the `/usr/share/doc/ruby/capi/html/` directory is empty except for `doxygen_crawl.html`. This fixes that, so that it includes the full Doxygen output. - urls: [https://github.com/flori/json/pull/599] + tags: [Ruby, JSON] desc: | The benchmark numbers given for the Ruby stdlib JSON encoder/decoder are quite outdated, and the benchmark code has -- cgit v1.2.3-54-g00ecf