From 1d24d96d736bc0a68d69ee5cf51c25a241364c6c Mon Sep 17 00:00:00 2001 From: Ivan Chekaldin <39010411+ichekaldin@users.noreply.github.com> Date: Thu, 23 Jun 2022 15:56:33 -0400 Subject: [PATCH] Change Changelog Title from "community.aws" to "amazon.aws" (#891) Change Changelog Title from "community.aws" to "amazon.aws" SUMMARY Changelog for amazon.aws collection currently shows the title of community.aws Release Notes. I'm almost certain this is an error. This PR should change it to amazon.aws Release Notes. ISSUE TYPE Bugfix Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Mark Chappell --- CHANGELOG.rst | 2 +- changelogs/config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 2bcf7b0b67c..13172d662f9 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,5 +1,5 @@ =========================== -community.aws Release Notes +amazon.aws Release Notes =========================== .. contents:: Topics diff --git a/changelogs/config.yaml b/changelogs/config.yaml index df8a7220c31..0269521592e 100644 --- a/changelogs/config.yaml +++ b/changelogs/config.yaml @@ -25,5 +25,5 @@ sections: - Bugfixes - - known_issues - Known Issues -title: community.aws +title: amazon.aws trivial_section_name: trivial