tox-node: add myself to maintainers
This commit is contained in:
parent
e2fe1f3fd4
commit
55f6d818dd
@ -39,6 +39,6 @@ buildRustPackage rec {
|
||||
homepage = "https://github.com/tox-rs/tox-node";
|
||||
license = [ licenses.gpl3Plus ];
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ suhr ];
|
||||
maintainers = with maintainers; [ suhr kurnevsky ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user