immich-go: add diogotcorreia to maintainers (#463311)
This commit is contained in:
@@ -72,7 +72,10 @@ buildGoModule rec {
|
||||
homepage = "https://github.com/simulot/immich-go";
|
||||
mainProgram = "immich-go";
|
||||
license = lib.licenses.agpl3Only;
|
||||
maintainers = with lib.maintainers; [ kai-tub ];
|
||||
maintainers = with lib.maintainers; [
|
||||
diogotcorreia
|
||||
kai-tub
|
||||
];
|
||||
changelog = "https://github.com/simulot/immich-go/releases/tag/${src.tag}";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user