diff --git a/CITATION.cff b/CITATION.cff index 1048468..f8d00fe 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,5 +1,5 @@ cff-version: 1.2.0 -title: OmniAuth::OpenID +title: omniauth-openid message: >- If you use this work and you want to cite it, then you can use the metadata from this file. @@ -7,14 +7,17 @@ type: software authors: - given-names: Peter Hurn family-names: Boling - email: peter@railsbling.com - affiliation: railsbling.com + email: floss@galtzo.com + affiliation: galtzo.com orcid: 'https://orcid.org/0009-0008-8519-441X' + - given-names: Aboling0 + email: aboling@railsbling.com + affiliation: railsbling.com identifiers: - type: url - value: 'https://github.com/omniauth/omniauth-openid/' - description: OmniAuth::OpenID -repository-code: 'https://github.com/omniauth/omniauth-openid/' + value: 'https://github.com/ruby-openid/omniauth-openid/' + description: omniauth-openid +repository-code: 'https://github.com/ruby-openid/omniauth-openid/' abstract: >- - OmniAuth::OpenID + omniauth-openid license: See license file