Exclude core committers from generated changelog

This commit is contained in:
Sam Brannen
2022-09-15 16:25:57 +02:00
parent 13933ee2c6
commit 4b7aa6bb39

View File

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