From 4672cbe14bc7a8702a27a3615718b3d3702b8668 Mon Sep 17 00:00:00 2001 From: Olaf Alders Date: Sat, 3 May 2025 11:11:17 -0400 Subject: [PATCH] gh.metacpan.org was retired some time ago remove any remaining references to it --- lib/MetaCPAN/Web/Model/API/Author.pm | 4 ---- root/static/images/profile/github-meets-cpan.png | Bin 124 -> 0 bytes root/static/less/account.less | 3 --- t/static-files.t | 1 - 4 files changed, 8 deletions(-) delete mode 100644 root/static/images/profile/github-meets-cpan.png diff --git a/lib/MetaCPAN/Web/Model/API/Author.pm b/lib/MetaCPAN/Web/Model/API/Author.pm index cdafae4e1c..97c7775a96 100644 --- a/lib/MetaCPAN/Web/Model/API/Author.pm +++ b/lib/MetaCPAN/Web/Model/API/Author.pm @@ -141,10 +141,6 @@ my $profile_data = { name => 'GitLab', url_format => 'https://gitlab.com/%s', }, - 'github-meets-cpan' => { - name => 'GitHub Meets CPAN', - url_format => 'https://gh.metacpan.org/user/%s', - }, hackernews => { name => 'Hacker News', url_format => 'https://news.ycombinator.com/user?id=%s', diff --git a/root/static/images/profile/github-meets-cpan.png b/root/static/images/profile/github-meets-cpan.png deleted file mode 100644 index c5d4644dee24bd38a16d096b7c2f1142bf6f03ba..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 124 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6oIPC}Ln`9d_E~Z<81Nkav&Ba9 z|Nfv4A<9-PQo3xJ9sBOixUukbM$+=U?mOWZmi3r3ZQz+;b8m?oQ!k5@X9k0>+imLy Xt0%7c_ICM8pm7YIu6{1-oD!M<<+Ceo diff --git a/root/static/less/account.less b/root/static/less/account.less index f83cdd8f20..5529de5bfe 100644 --- a/root/static/less/account.less +++ b/root/static/less/account.less @@ -110,9 +110,6 @@ &.profile-geeklist .control-label { background-image: url(/static/images/profile/geeklist.png); } - &.profile-github-meets-cpan .control-label { - background-image: url(/static/images/profile/github-meets-cpan.png); - } &.profile-github .control-label { background-image: url(/static/images/profile/github.png); } diff --git a/t/static-files.t b/t/static-files.t index 0cedd4c394..2ad7fea2ab 100644 --- a/t/static-files.t +++ b/t/static-files.t @@ -362,7 +362,6 @@ a5d3e94fbb974e2ef0154228a5dcb36b8a3e75f8 root/static/images/profile/coderwall.p 0d8cf45c93988001f7465ff87be26d0b82f1bef8 root/static/images/profile/furl.png 968957a97c6066602d4d359e6a0a4ae340156f15 root/static/images/profile/gamespot.png c9aad238ad66887c8498279293f4c779cc142887 root/static/images/profile/geeklist.png -82ea50c2b692fcfd63f4975cd72df684d83b28a8 root/static/images/profile/github-meets-cpan.png 7768618ea6b52b35ce13ba8866228fda77e86c5b root/static/images/profile/github.png 976db088e71f755f7e51b29496df6bd8de53c13b root/static/images/profile/gitlab.png 21dff75b978510ddfa6c33203ca8b266494ab2d0 root/static/images/profile/gitorious.png