clojure: add thiagokokada as maintainer
This commit is contained in:
parent
d848d42e18
commit
5f2feb6e3d
|
@ -70,7 +70,7 @@ stdenv.mkDerivation rec {
|
||||||
offers a software transactional memory system and reactive Agent
|
offers a software transactional memory system and reactive Agent
|
||||||
system that ensure clean, correct, multithreaded designs.
|
system that ensure clean, correct, multithreaded designs.
|
||||||
'';
|
'';
|
||||||
maintainers = with maintainers; [ jlesquembre ];
|
maintainers = with maintainers; [ jlesquembre thiagokokada ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue