robin-map: remove myself from maintainers
This commit is contained in:
parent
deb9f09a0e
commit
db96e455ed
@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/Tessil/robin-map";
|
||||
description = "C++ implementation of a fast hash map and hash set using robin hood hashing";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ goibhniu jtojnar ];
|
||||
maintainers = with maintainers; [ goibhniu ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user