Add myself as co-authors for some of the project's crate
Forgot to do it before, and noticing now :D
This commit is contained in:
parent
e2c78bdd3b
commit
00550f8ddb
|
@ -6,7 +6,7 @@ edition = "2021"
|
|||
repository = "https://github.com/aiken-lang/aiken"
|
||||
homepage = "https://github.com/aiken-lang/aiken"
|
||||
license = "Apache-2.0"
|
||||
authors = ["Lucas Rosa <x@rvcas.dev>", "Kasey White <kwhitemsg@gmail.com>"]
|
||||
authors = ["Lucas Rosa <x@rvcas.dev>", "Kasey White <kwhitemsg@gmail.com>", "KtorZ <matthias.benkort@gmail.com>"]
|
||||
rust-version = "1.66.1"
|
||||
|
||||
[dependencies]
|
||||
|
|
|
@ -6,7 +6,7 @@ edition = "2021"
|
|||
repository = "https://github.com/aiken-lang/aiken/crates/project"
|
||||
homepage = "https://github.com/aiken-lang/aiken"
|
||||
license = "Apache-2.0"
|
||||
authors = ["Lucas Rosa <x@rvcas.dev>", "Kasey White <kwhitemsg@gmail.com>"]
|
||||
authors = ["Lucas Rosa <x@rvcas.dev>", "Kasey White <kwhitemsg@gmail.com>", "KtorZ <matthias.benkort@gmail.com>"]
|
||||
rust-version = "1.66.1"
|
||||
|
||||
[dependencies]
|
||||
|
|
|
@ -6,7 +6,7 @@ edition = "2021"
|
|||
repository = "https://github.com/aiken-lang/aiken"
|
||||
homepage = "https://github.com/aiken-lang/aiken"
|
||||
license = "Apache-2.0"
|
||||
authors = ["Lucas Rosa <x@rvcas.dev>", "Kasey White <kwhitemsg@gmail.com>"]
|
||||
authors = ["Lucas Rosa <x@rvcas.dev>", "Kasey White <kwhitemsg@gmail.com>", "KtorZ <matthias.benkort@gmail.com>"]
|
||||
rust-version = "1.66.1"
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Reference in New Issue