jan: remove drupol from maintainers

This commit is contained in:
Pol Dellaiera 2024-06-24 09:13:43 +02:00
parent b4d41d3a42
commit d88cebe788
No known key found for this signature in database
GPG Key ID: D476DFE9C67467CA

View File

@ -29,7 +29,7 @@ appimageTools.wrapType2 {
homepage = "https://github.com/janhq/jan";
license = lib.licenses.agpl3Plus;
mainProgram = "jan";
maintainers = with lib.maintainers; [ drupol ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
}