mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Release wording change (#11892)
This commit is contained in:
@@ -290,7 +290,7 @@ GRAPHQL;
|
||||
$tmp_markdown .= PHP_EOL;
|
||||
|
||||
if (!empty($this->changelog_mergers)) {
|
||||
$tmp_markdown .= "Thanks to maintainers that helped with pull requests this month:" . PHP_EOL . PHP_EOL;
|
||||
$tmp_markdown .= "Thanks to maintainers and others that helped with pull requests this month:" . PHP_EOL . PHP_EOL;
|
||||
$tmp_markdown .= $this->formatUserList($this->changelog_mergers) . PHP_EOL;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user