Skip to content

Commit 97bbac9

Browse files
committed
Add wg email as primary for crate
Signed-off-by: Paul Osborne <osbpau@gmail.com>
1 parent 99ea400 commit 97bbac9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[package]
22
name = "sysfs-pwm"
33
version = "0.1.1"
4-
authors = ["Paul Osborne <osbpau@gmail.com>"]
4+
authors = ["Rust Embedded WG Linux Team <embedded-linux@teams.rust-embedded.org>",
5+
"Paul Osborne <osbpau@gmail.com>"]
56
license = "MIT/Apache-2.0"
67
homepage = "https://github.com/posborne/rust-sysfs-pwm"
78
documentation = "https://posborne.github.io/rust-sysfs-pwm"

0 commit comments

Comments
 (0)