forked from mirrors/nixpkgs
Merge pull request #220808 from ken-matsui/cpp-cmake-remove-maintainer
cpm-cmake: remove myself as maintainer
This commit is contained in:
commit
6657f3120e
|
@ -37,7 +37,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
|||
simple API and more.
|
||||
'';
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ken-matsui ];
|
||||
maintainers = with maintainers; [ ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue