Browse Source

Exclude core committers from generated changelog

pull/30296/head
Sam Brannen 3 years ago
parent
commit
4b7aa6bb39
  1. 3
      ci/config/changelog-generator.yml

3
ci/config/changelog-generator.yml

@ -15,3 +15,6 @@ changelog: @@ -15,3 +15,6 @@ changelog:
sort: "title"
labels:
- "type: dependency-upgrade"
contributors:
exclude:
names: ["bclozel", "jhoeller", "philwebb", "poutsma", "rstoyanchev", "sbrannen", "sdeleuze", "snicoll", "wilkinsona"]

Loading…
Cancel
Save