Silly me.

This commit is contained in:
Ralph Bean 2013-07-17 14:53:25 +00:00
parent 4aefe5ad06
commit a2d6ddc13c

View file

@ -16,7 +16,7 @@ config = {
# should be kept as the issuer of all the badges we create. # should be kept as the issuer of all the badges we create.
"badge_issuer": dict( "badge_issuer": dict(
issuer_id='Fedora Project', issuer_id='Fedora Project',
issuer_origin='https://apps.fedoraproject.com', issuer_origin='https://apps.fedoraproject.org',
issuer_name='Fedora Project', issuer_name='Fedora Project',
issuer_org='http://fedoraproject.org', issuer_org='http://fedoraproject.org',
issuer_contact='badges@fedoraproject.org', issuer_contact='badges@fedoraproject.org',