Skip to content

Commit

Permalink
Update qiskit-research.toml (#759)
Browse files Browse the repository at this point in the history
<!--
⚠️ If you do not respect this template, your pull request will be
closed.
⚠️ Your pull request title should be short detailed and understandable
for all.
⚠️ Also, please add a release note file using reno if the change needs
to be
  documented in the release notes.
⚠️ If your pull request fixes an open issue, please link to the issue.

- [ ] I have added the tests to cover my changes.
- [ ] I have updated the documentation accordingly.
- [ ] I have read the CONTRIBUTING document.
-->

### Summary



### Details and comments
  • Loading branch information
kevinsung authored Aug 1, 2024
1 parent f9d6267 commit c6c12ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ecosystem/resources/members/qiskit-research.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name = "Qiskit Research"
url = "https://github.com/qiskit-community/qiskit-research"
description = "Run quantum computing research experiments by using Qiskit and IBM Quantum services, demonstrating best practices by example."
description = "Software utilities for running quantum computing research experiments using Qiskit and the IBM Quantum Services."
licence = "Apache 2.0"
labels = [ "Paper implementation",]
labels = []
ibm_maintained = false
created_at = 1662992208.202283
updated_at = 1662992208.20229
Expand Down

0 comments on commit c6c12ee

Please sign in to comment.