git2-cpp: remove ken-matsui from maintainers
This commit is contained in:
committed by
Bjørn Forsman
parent
3da5fc8817
commit
702dd11b53
@@ -23,7 +23,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://github.com/ken-matsui/git2-cpp";
|
||||
description = "libgit2 bindings for C++";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ken-matsui ];
|
||||
maintainers = with maintainers; [ ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user