Add myself to authors list (#48)
* Add myself to authors list Co-Authored-By: HarkonenBade <github@harkonen.net>
This commit is contained in:
parent
2dbe5cf753
commit
7e0b205292
|
@ -1,6 +1,9 @@
|
|||
[package]
|
||||
edition = "2018"
|
||||
authors = ["Daniel Egger <daniel@eggers-club.de>"]
|
||||
authors = [
|
||||
"Daniel Egger <daniel@eggers-club.de>",
|
||||
"Thomas Bytheway <github@harkonen.net>",
|
||||
]
|
||||
categories = [
|
||||
"embedded",
|
||||
"hardware-support",
|
||||
|
|
Loading…
Reference in New Issue