forked from M-Labs/artiq
firmware: use M-Labs as author in Cargo.toml files
This commit is contained in:
parent
9967dfc5ca
commit
c99388f80f
|
@ -1,5 +1,5 @@
|
|||
[package]
|
||||
authors = ["The ARTIQ Project Developers"]
|
||||
authors = ["M-Labs"]
|
||||
name = "alloc_artiq"
|
||||
version = "0.0.0"
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[package]
|
||||
authors = ["The ARTIQ Project Developers"]
|
||||
authors = ["M-Labs"]
|
||||
name = "ksupport"
|
||||
version = "0.0.0"
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[package]
|
||||
authors = ["The ARTIQ Project Developers"]
|
||||
authors = ["M-Labs"]
|
||||
name = "lwip-sys"
|
||||
version = "0.0.0"
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[package]
|
||||
authors = ["The ARTIQ Project Developers"]
|
||||
authors = ["M-Labs"]
|
||||
name = "lwip"
|
||||
version = "0.0.0"
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[package]
|
||||
authors = ["The ARTIQ Project Developers"]
|
||||
authors = ["M-Labs"]
|
||||
name = "std_artiq"
|
||||
version = "0.0.0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue