diff --git a/bin/merged_prs.scala b/bin/merged_prs.scala index 24a3afd8eeb..863a671bcdb 100644 --- a/bin/merged_prs.scala +++ b/bin/merged_prs.scala @@ -118,7 +118,7 @@ def template( contributors: List[String], ) = { s"""|--- - |author: $author + |authors: $author |title: Metals $lastTag - $codename |--- | diff --git a/website/blog/2024-12-16-palladium.md b/website/blog/2024-12-16-palladium.md index e467117b1a9..fffcd9a4fb0 100644 --- a/website/blog/2024-12-16-palladium.md +++ b/website/blog/2024-12-16-palladium.md @@ -1,5 +1,5 @@ --- -author: tgodzik +authors: tgodzik title: Metals v1.4.2 - Palladium ---