dart/flutter: add thiagokokada as maintainer

This commit is contained in:
Thiago Kenji Okada
2021-01-27 14:48:10 -03:00
parent 5f72a823de
commit d87aba56a8
2 changed files with 2 additions and 2 deletions
@@ -145,7 +145,7 @@ runCommand drvName
homepage = "https://flutter.dev";
license = licenses.bsd3;
platforms = [ "x86_64-linux" ];
maintainers = with maintainers; [ babariviere ericdallo ];
maintainers = with maintainers; [ babariviere ericdallo thiagokokada ];
};
} ''
mkdir -p $out/bin