diff --git a/ecosystem/resources/members/caml_qiskit.toml b/ecosystem/resources/members/caml_qiskit.toml new file mode 100644 index 0000000000..a48e7f5be8 --- /dev/null +++ b/ecosystem/resources/members/caml_qiskit.toml @@ -0,0 +1,8 @@ +name = "caml_qiskit" +url = "https://github.com/dakk/caml_qiskit" +description = "OCaml wrapper for Qiskit quantum computing toolkit" +licence = "MIT license" +contact_info = "gessadavide@gmail.com" +labels = [] +group = "other" +documentation = "https://dakk.github.io/caml_qiskit/"