Skip to content

Commit 61d8b21

Browse files
committed
Fixed the URL for omniauth-openid
1 parent 717d4e8 commit 61d8b21

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

CITATION.cff

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,23 @@
11
cff-version: 1.2.0
2-
title: OmniAuth::OpenID
2+
title: omniauth-openid
33
message: >-
44
If you use this work and you want to cite it,
55
then you can use the metadata from this file.
66
type: software
77
authors:
88
- given-names: Peter Hurn
99
family-names: Boling
10-
email: peter@railsbling.com
11-
affiliation: railsbling.com
10+
email: floss@galtzo.com
11+
affiliation: galtzo.com
1212
orcid: 'https://orcid.org/0009-0008-8519-441X'
13+
- given-names: Aboling0
14+
15+
affiliation: railsbling.com
1316
identifiers:
1417
- type: url
15-
value: 'https://github.com/omniauth/omniauth-openid/'
16-
description: OmniAuth::OpenID
17-
repository-code: 'https://github.com/omniauth/omniauth-openid/'
18+
value: 'https://github.com/ruby-openid/omniauth-openid/'
19+
description: omniauth-openid
20+
repository-code: 'https://github.com/ruby-openid/omniauth-openid/'
1821
abstract: >-
19-
OmniAuth::OpenID
22+
omniauth-openid
2023
license: See license file

0 commit comments

Comments
 (0)
close