Skip to content

Commit

Permalink
Merge pull request #9784 from g-gaston/fix-bug-community-area
Browse files Browse the repository at this point in the history
🐛 Fix Community meeting area formatting in release notes
  • Loading branch information
k8s-ci-robot committed Nov 28, 2023
2 parents 5e26f8a + de68f42 commit 62ce14b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/tools/release/notes/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ var (
"machinehealthcheck": "MachineHealthCheck",
"clusterctl": "clusterctl", // Preserve lowercase
"util": "util", // Preserve lowercase
"Community-meeting": "Community meeting",
"community-meeting": "Community meeting",
}

releaseBackportMarker = regexp.MustCompile(`(?m)^\[release-\d\.\d\]\s*`)
Expand Down

0 comments on commit 62ce14b

Please sign in to comment.