Skip to content

Commit e2eaf70

Browse files
authored
Add new authors to CITATION.cff (#45)
1 parent bb4cbe3 commit e2eaf70

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CITATION.cff

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,18 @@ authors:
2323
given-names: Li
2424
affiliation: "AWS Center for Quantum Computing"
2525
orcid: "https://orcid.org/0000-0002-1700-7503"
26+
- family-names: Thorgrimsson
27+
given-names: Brandur
28+
affiliation: "Atlantic Quantum"
29+
orcid: "https://orcid.org/0000-0002-4491-1717"
30+
- family-names: Mishra
31+
given-names: Anurag
32+
affiliation: "AWS Center for Quantum Computing"
33+
orcid: "https://orcid.org/0000-0003-1325-4387"
34+
- family-names: D'Ewart
35+
given-names: Mitch
36+
affiliation: "AWS Center for Quantum Computing"
37+
orcid: "https://orcid.org/0000-0001-8916-560X"
2638
- family-names: Sivarajah
2739
given-names: Prasahnt
2840
affiliation: "AWS Center for Quantum Computing"

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,8 @@ for int shot_index in [0:99] {
146146
## Contributing
147147

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

151152
## Citation
152153

0 commit comments

Comments
 (0)