From 15ef2058628ff894c57106e325f924536a359320 Mon Sep 17 00:00:00 2001 From: Carlos Scheidegger <285675+cscheid@users.noreply.github.com> Date: Mon, 6 Apr 2026 12:02:27 -0500 Subject: [PATCH] add missing acknowledgment (#1978) (cherry picked from commit 6adc229e308903371bc5a232226e890664819046) --- docs/blog/posts/2026-03-24-1.9-release/index.qmd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/blog/posts/2026-03-24-1.9-release/index.qmd b/docs/blog/posts/2026-03-24-1.9-release/index.qmd index d8f0589b3b..78b0c836a7 100644 --- a/docs/blog/posts/2026-03-24-1.9-release/index.qmd +++ b/docs/blog/posts/2026-03-24-1.9-release/index.qmd @@ -174,7 +174,9 @@ Dependency updates: ## Acknowledgements -We'd like to say a huge thank you to everyone who contributed to this release by opening issues and pull requests: +One of the early proposals for PDF accessibility and alt text in the LaTeX ecosystem was provided to us by [Sam Schiano](https://github.com/Schiano-NOAA) and [Sophie Breitbart](https://github.com/sbreitbart-NOAA). We want to thank them for bringing into our attention the approach they used in their [`{asar}` R package](https://nmfs-ost.github.io/asar/), which influenced some of our design. + +In addition, we'd like to say a huge thank you to everyone who contributed to this release by opening issues and pull requests: {{< include _contribs.md >}}