Skip to content
Snippets Groups Projects
Commit 2fa866de authored by STEVAN Antoine's avatar STEVAN Antoine :crab:
Browse files

mention contributors (dragoon/komodo!171)

parent 90e7d99e
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,10 @@ name = "komodo"
version = "0.3.0"
edition = "2021"
license = "MIT"
authors = [
"Antoine Stevan <antoine.stevan@isae-supaero.fr>",
"Jonathan Detchart <jonathan.detchart@isae-supaero.fr>",
]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
......
......@@ -32,3 +32,16 @@ Other examples that showcase the Komodo API are available in [`examples/`](examp
## the benchmarks
see [`benchmarks/`](benchmarks/README.md)
## contributors
Because the code for this project has been originally extracted from
[`dragoon/pcs-fec-id`][pcs-fec-id] by @a.stevan, some contributors might be
missing from the Git tree.
Please consult the original Git tree from [`dragoon/pcs-fec-id`][pcs-fec-id] or
note that the following people have contributed to this code base:
- @a.stevan
- @j.detchart
[pcs-fec-id]: https://gitlab.isae-supaero.fr/dragoon/pcs-fec-id
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment