dart: remove myself from maintainers

This commit is contained in:
Thiago Kenji Okada
2022-01-04 15:28:42 -03:00
parent 13c35a4f5f
commit e10ceab9c0
@@ -56,7 +56,7 @@ stdenv.mkDerivation {
meta = with lib; {
homepage = "https://www.dartlang.org/";
maintainers = with maintainers; [ grburst thiagokokada flexagoon ];
maintainers = with maintainers; [ grburst flexagoon ];
description = "Scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps";
longDescription = ''
Dart is a class-based, single inheritance, object-oriented language