beyond-identity: add hornwall to maintainers

This commit is contained in:
Hannes Hornwall
2024-07-07 20:36:25 +02:00
parent 4d0ac59e65
commit bf973783ae
@@ -13,7 +13,7 @@ let
downloadPage = "https://app.byndid.com/downloads";
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
license = licenses.unfree;
maintainers = with maintainers; [ klden ];
maintainers = with maintainers; [ klden hornwall ];
platforms = [ "x86_64-linux" ];
};