cassandra: Add myself as maintainer
This commit is contained in:
parent
a298710dd1
commit
ccdfb9c6ea
@ -103,6 +103,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 = [];
|
maintainers = [ maintainers.roberth ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user