branch: externals/hugoista commit c6df671b5bc6bd19ee521c862be2ec6a201814b7 Author: c-alpha <c-al...@noreply.codeberg.org> Commit: c-alpha <c-al...@noreply.codeberg.org>
Add @thanosapollo as Co-Author For contributing the parsing code for CSV output from "hugo list". --- hugoista.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugoista.el b/hugoista.el index 337ae34837..e45f55e4a1 100644 --- a/hugoista.el +++ b/hugoista.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2025 Free Software Foundation, Inc. -;; Author: Alexander Adolf <alexander.ad...@condition-alpha.com> +;; Author: Alexander Adolf <alexander.ad...@condition-alpha.com>, Thanos Apollo <pub...@thanosapollo.org> ;; Maintainer: Alexander Adolf <alexander.ad...@condition-alpha.com> ;; Version: 0.1.0 ;; Package-Requires: ((emacs "24.3") seq)