From 27ce711ac71f1b1ac61717fcd5bab5a736b85ec2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Wed, 16 Apr 2025 10:33:28 -0700 Subject: [PATCH 1/2] MAINT: exclude bots from release notes --- .github/release.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/release.yml diff --git a/.github/release.yml b/.github/release.yml new file mode 100644 index 0000000..9d1e098 --- /dev/null +++ b/.github/release.yml @@ -0,0 +1,5 @@ +changelog: + exclude: + authors: + - dependabot + - pre-commit-ci From 5a5d9ced88c01476867be314e5388dc7201c64f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Wed, 16 Apr 2025 10:56:48 -0700 Subject: [PATCH 2/2] MAINT: adding mailmap to cleanup duplicates --- .mailmap | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .mailmap diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000..9371398 --- /dev/null +++ b/.mailmap @@ -0,0 +1,12 @@ +Brigitta Sipőcz +Brigitta Sipőcz +David Pérez-Suárez +E. Madison Bray +E. Madison Bray +Kyle D Fawcett <45832007+kylefawcett@users.noreply.github.com> +Hans Moritz Günther +Marco Rossi +Matt Davis +P. L. Lim <2090236+pllim@users.noreply.github.com> +Simon Conseil +Stuart Mumford \ No newline at end of file