Skip to content

Commit

Permalink
chore: Fix author link after recent changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tgodzik committed Dec 17, 2024
1 parent 1ce512a commit a4a6122
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bin/merged_prs.scala
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ def template(
contributors: List[String],
) = {
s"""|---
|author: $author
|authors: $author
|title: Metals $lastTag - $codename
|---
|
Expand Down
2 changes: 1 addition & 1 deletion website/blog/2024-12-16-palladium.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
author: tgodzik
authors: tgodzik
title: Metals v1.4.2 - Palladium
---

Expand Down

0 comments on commit a4a6122

Please sign in to comment.