diff --git a/.github/changelog-application.yml b/.github/changelog-application.yml index e2fb23f..7fe894b 100644 --- a/.github/changelog-application.yml +++ b/.github/changelog-application.yml @@ -1,8 +1,8 @@ changelog: repository: ${GITHUB_REPOSITORY} - contributors: - exclude: - names: ${REPO_TEAM} +# contributors: +# exclude: +# names: ${REPO_TEAM} github: username: spring-builds password: ${GITHUB_TOKEN} \ No newline at end of file