Skip to content

Commit 27d6ef4

Browse files
authored
Merge pull request #3338 from metacpan/oalders/github-meets-cpan
gh.metacpan.org was retired some time ago
2 parents d50b309 + 4672cbe commit 27d6ef4

File tree

4 files changed

+0
-8
lines changed

4 files changed

+0
-8
lines changed

lib/MetaCPAN/Web/Model/API/Author.pm

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,10 +141,6 @@ my $profile_data = {
141141
name => 'GitLab',
142142
url_format => 'https://gitlab.com/%s',
143143
},
144-
'github-meets-cpan' => {
145-
name => 'GitHub Meets CPAN',
146-
url_format => 'https://gh.metacpan.org/user/%s',
147-
},
148144
hackernews => {
149145
name => 'Hacker News',
150146
url_format => 'https://news.ycombinator.com/user?id=%s',
-124 Bytes
Binary file not shown.

root/static/less/account.less

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,6 @@
110110
&.profile-geeklist .control-label {
111111
background-image: url(/static/images/profile/geeklist.png);
112112
}
113-
&.profile-github-meets-cpan .control-label {
114-
background-image: url(/static/images/profile/github-meets-cpan.png);
115-
}
116113
&.profile-github .control-label {
117114
background-image: url(/static/images/profile/github.png);
118115
}

t/static-files.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,6 @@ a5d3e94fbb974e2ef0154228a5dcb36b8a3e75f8 root/static/images/profile/coderwall.p
362362
0d8cf45c93988001f7465ff87be26d0b82f1bef8 root/static/images/profile/furl.png
363363
968957a97c6066602d4d359e6a0a4ae340156f15 root/static/images/profile/gamespot.png
364364
c9aad238ad66887c8498279293f4c779cc142887 root/static/images/profile/geeklist.png
365-
82ea50c2b692fcfd63f4975cd72df684d83b28a8 root/static/images/profile/github-meets-cpan.png
366365
7768618ea6b52b35ce13ba8866228fda77e86c5b root/static/images/profile/github.png
367366
976db088e71f755f7e51b29496df6bd8de53c13b root/static/images/profile/gitlab.png
368367
21dff75b978510ddfa6c33203ca8b266494ab2d0 root/static/images/profile/gitorious.png

0 commit comments

Comments
 (0)