home-assistant-custom-components.dwd: add emilylange as maintainer
This commit is contained in:
@@ -26,6 +26,9 @@ buildHomeAssistantComponent rec {
|
||||
description = "Custom component for Home Assistant that integrates weather data (measurements and forecasts) of Deutscher Wetterdienst";
|
||||
homepage = "https://github.com/hg1337/homeassistant-dwd";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ hexa ];
|
||||
maintainers = with maintainers; [
|
||||
hexa
|
||||
emilylange
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user