Skip to content

Commit

Permalink
add miko as maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
CramBL committed Jan 17, 2024
1 parent 272674a commit e2553c7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@
name = "moss_decoder"
version = "1.0.0"
edition = "2021"
authors = ["Marc Beck König <mbkj@tutamail.com>"]
authors = [
"Marc Beck König <mbkj@tutamail.com>",
"Miljenko Suljic <miljenko.suljic@cern.ch>",
]
license = "MIT OR Apache-2.0"
description = "Python module providing a decoder for the MOSS chip protocol."
categories = ["python-module"]



# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[lib]
name = "moss_decoder"
Expand Down

0 comments on commit e2553c7

Please sign in to comment.