home-assistant-custom-components.garmin_connect: Add dmadisetti as maintainer
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
parent
4c4d3971b8
commit
c2408d4c82
@ -26,7 +26,10 @@ buildHomeAssistantComponent {
|
||||
meta = with lib; {
|
||||
description = "The Garmin Connect integration allows you to expose data from Garmin Connect to Home Assistant";
|
||||
homepage = "https://github.com/cyberjunky/home-assistant-garmin_connect";
|
||||
maintainers = with maintainers; [ matthiasbeyer ];
|
||||
maintainers = with maintainers; [
|
||||
matthiasbeyer
|
||||
dmadisetti
|
||||
];
|
||||
license = licenses.mit;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user