Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit a32b352

Browse files
feat(readme): update w/ deprecation statement (#3667)
* feat(readme): update w/ deprecation statement * Update README.md Co-authored-by: Luciano Bello <[email protected]> --------- Co-authored-by: Luciano Bello <[email protected]>
1 parent 80ae99c commit a32b352

File tree

1 file changed

+5
-17
lines changed

1 file changed

+5
-17
lines changed

README.md

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
> [!IMPORTANT]
2+
> This repository is unmaintained and the content in qiskit.org has been superseded by the [IBM Quantum | Community page](https://ibm.com/quantum/community). These source files are no longer maintained and may contain omissions or outdated information. Contributions to this repo are no longer accepted.
3+
4+
<br/>
5+
16
<p align="center">
27
<a href="https://qiskit.org/">
38
<img alt="Qiskit" src="https://qiskit.org/images/qiskit-logo.png" width="70" />
@@ -47,8 +52,6 @@ Qiskit is an open-source quantum computing software development framework for le
4752
- [🏷️ Naming Conventions](#️-naming-conventions)
4853
- [Nuxt Components](#nuxt-components)
4954
- [✏️ How to Contribute](#️-how-to-contribute)
50-
- [🗓 Open backlog](#-open-backlog)
51-
- [👩‍💻 Maintainers](#-maintainers)
5255
- [🔗 Connect with Qiskit](#-connect-with-qiskit)
5356

5457
<br/>
@@ -136,21 +139,6 @@ Contributions are always welcomed, no matter how large or small. Before contribu
136139

137140
<br/>
138141

139-
## 🗓 Open backlog
140-
141-
We actively maintain our backlog using [GitHub Projects](https://docs.github.com/en/issues/planning-and-tracking-with-projects/learning-about-projects/about-projects). You can view our backlog [here](https://github.com/orgs/Qiskit/projects/10).
142-
143-
<br/>
144-
145-
## 👩‍💻 Maintainers
146-
147-
<table>
148-
<tr>
149-
<td align="center"><a href="https://github.com/eddybrando"><img src="https://avatars2.githubusercontent.com/u/22047320?s=460&u=58f460132271f2ea45d270841f3821eb46c4bb5e&v=4" width="120px;" alt="Eddybrando Vásquez"/><br /><sub><b>Eddybrando Vásquez</b></sub></a><br /><a href="https://github.com/qiskit/qiskit.org/issues?q=author%3Aeddybrando" title="Bug reports">🐛</a><a href="https://github.com/qiskit/qiskit.org/commits?author=eddybrando" title="Code">💻</a><a href="https://join.slack.com/t/qiskit/shared_invite/enQtODQ2NTIyOTgwMTQ3LTI0NzM2NzkzZjJhNDgzZjY5MTQzNDY3MGNiZGQzNTNkZTE4Nzg1MjMwMmFjY2UwZTgyNDlmYWQwYmZjMjE1ZTM" title="Answering Questions on Slack">💬</a></td>
150-
<td align="center"><a href="https://github.com/techtolentino"><img src="https://avatars2.githubusercontent.com/u/6276074?s=460&v=4" width="120px;" alt="Randy Tolentino"/><br /><sub><b>Randy Tolentino</b></sub></a><br /><a href="https://github.com/qiskit/qiskit.org/issues?q=author%3Atechtolentino" title="Bug reports">🐛</a><a href="https://github.com/qiskit/qiskit.org/commits?author=techtolentino" title="Code">💻</a><a href="https://join.slack.com/t/qiskit/shared_invite/enQtODQ2NTIyOTgwMTQ3LTI0NzM2NzkzZjJhNDgzZjY5MTQzNDY3MGNiZGQzNTNkZTE4Nzg1MjMwMmFjY2UwZTgyNDlmYWQwYmZjMjE1ZTM" title="Answering Questions on Slack">💬</a></td>
151-
</tr>
152-
</table>
153-
154142
<br/>
155143

156144
## 🔗 Connect with Qiskit

0 commit comments

Comments
 (0)