flutter: add h7x4 as maintainer

This commit is contained in:
h7x4 2022-11-12 20:18:26 +01:00
parent 2cf7928b26
commit 2bb2eec813
No known key found for this signature in database
GPG key ID: 9F2F7D8250F35146

View file

@ -175,7 +175,7 @@ runCommand drvName
homepage = "https://flutter.dev";
license = licenses.bsd3;
platforms = [ "x86_64-linux" "aarch64-linux" ];
maintainers = with maintainers; [ babariviere ericdallo ];
maintainers = with maintainers; [ babariviere ericdallo h7x4 ];
};
} ''
mkdir -p $out/bin