Skip to content

Commit

Permalink
stop forcing username rjbs for githubmeta
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbs committed Jan 22, 2014
1 parent ac4dc64 commit 4d25639
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/Dist/Zilla/PluginBundle/RJBS.pm
Expand Up @@ -31,7 +31,6 @@ This is the plugin bundle that RJBS uses. It is more or less equivalent to:
config_plugin = @RJBS
[GithubMeta]
user = rjbs
remote = github
remote = origin
Expand Down Expand Up @@ -181,7 +180,6 @@ sub configure {

$self->add_plugins(
[ GithubMeta => {
user => 'rjbs',
remote => [ qw(github origin) ],
issues => $self->github_issues,
} ],
Expand Down

0 comments on commit 4d25639

Please sign in to comment.