Skip to content

Add new authors to CITATION.cff #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,18 @@ authors:
given-names: Li
affiliation: "AWS Center for Quantum Computing"
orcid: "https://orcid.org/0000-0002-1700-7503"
- family-names: Thorgrimsson
given-names: Brandur
affiliation: "Atlantic Quantum"
orcid: "https://orcid.org/0000-0002-4491-1717"
- family-names: Mishra
given-names: Anurag
affiliation: "AWS Center for Quantum Computing"
orcid: "https://orcid.org/0000-0003-1325-4387"
- family-names: D'Ewart
given-names: Mitch
affiliation: "AWS Center for Quantum Computing"
orcid: "https://orcid.org/0000-0001-8916-560X"
- family-names: Sivarajah
given-names: Prasahnt
affiliation: "AWS Center for Quantum Computing"
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,8 @@ for int shot_index in [0:99] {
## Contributing

We welcome contributions to OQpy including bug fixes, feature requests, etc. To get started, check
out our [contributing guidelines](CONTRIBUTING.md).
out our [contributing guidelines](CONTRIBUTING.md). Those who make a nontrivial contribution to the
source code will be added as an author to the [`CITATION.cff`][citation-file] file (see below).

## Citation

Expand Down