mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
home-assistant-custom-components.volvo_cars: add maintainer
This commit is contained in:
@@ -20,7 +20,10 @@ buildHomeAssistantComponent rec {
|
||||
changelog = "https://github.com/thomasddn/ha-volvo-cars/releases/tag/${src.tag}";
|
||||
homepage = "https://github.com/thomasddn/ha-volvo-cars";
|
||||
description = "Volvo Cars Home Assistant integration";
|
||||
maintainers = with maintainers; [ seberm ];
|
||||
maintainers = with maintainers; [
|
||||
matteopacini
|
||||
seberm
|
||||
];
|
||||
license = licenses.gpl3Only;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user