cassandra: remove myself from maintainers
This commit is contained in:
parent
c12dc3bf3f
commit
51d138f401
@ -65,6 +65,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A massively scalable open source NoSQL database";
|
description = "A massively scalable open source NoSQL database";
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ nckx rushmorem cransom ];
|
maintainers = with maintainers; [ nckx cransom ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user