nrf-rs / nrf-hal

A Rust HAL for the nRF family of devices
Apache License 2.0
507 stars 140 forks source link

Add nrf52 team as nrf52810-hal owner #91

Closed jamesmunns closed 5 years ago

jamesmunns commented 5 years ago

CC @hannobraun, could you please add the nrf-rs/nrf52 team as an owner for the nrf52810 crate? Right now you are the only owner.

Edit: On crates.io. You can do this by running the following command from within the crate locally:

cargo owner --add github:nrf-rs:nrf52
hannobraun commented 5 years ago

Added the team as owner. Sorry for the oversight.