From 34cbe6665bf882439a5ba5292197eb02686b42b9 Mon Sep 17 00:00:00 2001 From: Gil Forsyth Date: Fri, 17 Jun 2022 12:45:13 -0400 Subject: [PATCH] Update authors and remove ghpages from rever release --- .authors.yml | 4 ++++ rever.xsh | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.authors.yml b/.authors.yml index 5224f8331..e8cd404fb 100644 --- a/.authors.yml +++ b/.authors.yml @@ -1294,6 +1294,8 @@ first_commit: 2021-04-26 22:41:54 - name: Peter Ye email: 46109467+yaxollum@users.noreply.github.com + alternate_emails: + - yaxollum@gmail.com num_commits: 16 first_commit: 2021-06-11 14:11:19 - name: Walter A. Boring IV @@ -1428,5 +1430,7 @@ first_commit: 2022-04-27 12:41:13 - name: Stefano Rivera email: github@rivera.za.net + alternate_emails: + - stefano@rivera.za.net num_commits: 1 first_commit: 2022-05-08 00:26:57 diff --git a/rever.xsh b/rever.xsh index 426d1c138..d784fa3ea 100644 --- a/rever.xsh +++ b/rever.xsh @@ -8,7 +8,6 @@ $ACTIVITIES = ['authors', 'version_bump', 'changelog', 'pytest', 'appimage', 'tag', 'push_tag', 'ghrelease', 'sphinx', - 'ghpages', 'conda_forge', ] $PYPI_SIGN = False