Removing myself from maintainers list of blockchains

This commit is contained in:
AndersonTorres
2020-09-22 03:26:42 -03:00
parent 1399f780bb
commit f29f67bdb3
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
private as you make transactions without waits, similar to cash.
'';
homepage = "https://www.dash.org";
maintainers = with maintainers; [ AndersonTorres ];
maintainers = with maintainers; [ ];
platforms = platforms.unix;
license = licenses.mit;
};