sqlitebrowser: list ma27 as the maintainer (from #43047)
This commit is contained in:
parent
5d3a2b946d
commit
136b947997
@ -33,7 +33,7 @@ mkDerivation rec {
|
|||||||
description = "DB Browser for SQLite";
|
description = "DB Browser for SQLite";
|
||||||
homepage = http://sqlitebrowser.org/;
|
homepage = http://sqlitebrowser.org/;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ ];
|
maintainers = with maintainers; [ ma27 ];
|
||||||
platforms = platforms.linux; # can only test on linux
|
platforms = platforms.linux; # can only test on linux
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user