commit e2b3b3610a242a186611ef8c968165122859ff5a
parent 478e95565553c584c06064eb42899f9268a4bc9f
Author: lash <dev@holbrook.no>
Date: Tue, 1 Oct 2024 23:26:07 +0100
Use contributor as object
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Bluto/Announce.pm b/Bluto/Announce.pm
@@ -111,7 +111,7 @@ ONLINE RESOURCES
[% FOREACH v IN contributors %][% IF !have_contributors %]CONTRIBUTORS IN THIS VERSION
----------------------------
-[% SET have_contributors = 1 %][% END %]* [% v %]
+[% SET have_contributors = 1 %][% END %]* [% v.name %][% IF v.pgp %] (pgp:[% v.pgp %])[% END %]
[% END %][% IF have_contributors %]
[% END %]CHANGELOG