maintainers: remove tokudan (#307070)
This commit is contained in:
parent
873871ed91
commit
7e385b60ff
@ -20417,12 +20417,6 @@
|
||||
githubId = 74688871;
|
||||
name = "Tochukwu Ahanonu";
|
||||
};
|
||||
tokudan = {
|
||||
email = "git@danielfrank.net";
|
||||
github = "tokudan";
|
||||
githubId = 692610;
|
||||
name = "Daniel Frank";
|
||||
};
|
||||
tomahna = {
|
||||
email = "kevin.rauscher@tomahna.fr";
|
||||
github = "Tomahna";
|
||||
|
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
||||
description = "A tool for buffering data streams with a large set of unique features";
|
||||
homepage = "https://www.maier-komor.de/mbuffer.html";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ tokudan ];
|
||||
maintainers = with maintainers; [ ];
|
||||
platforms = platforms.linux; # Maybe other non-darwin Unix
|
||||
mainProgram = "mbuffer";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user