Skip to content

Commit

Permalink
[JENKINS-17742] - Pick Up Committer from Upstream Job
Browse files Browse the repository at this point in the history
- fixed review comment on display name
  • Loading branch information
christiangalsterer committed Jul 18, 2014
1 parent 5689668 commit b87a57e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -71,7 +71,7 @@ public static final class DescriptorImpl extends RecipientProviderDescriptor {

@Override
public String getDisplayName() {
return "Upstream Committer";
return "Upstream Committers";
}
}
}

0 comments on commit b87a57e

Please sign in to comment.