Rename page to cpages to match github
I also updated the mail.
This commit is contained in:
@@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
|
||||
inherit version;
|
||||
homepage = https://github.com/open-source-parsers/jsoncpp;
|
||||
description = "A simple API to manipulate JSON data in C++";
|
||||
maintainers = with stdenv.lib.maintainers; [ ttuegel page ];
|
||||
maintainers = with stdenv.lib.maintainers; [ ttuegel cpages ];
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
license = stdenv.lib.licenses.mit;
|
||||
branch = "1.6";
|
||||
|
||||
Reference in New Issue
Block a user