Merge pull request #91080 from juliendehos/curlcpp
curlcpp: remove myself from maintainers
This commit is contained in:
commit
36429a4e59
@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Object oriented C++ wrapper for CURL";
|
description = "Object oriented C++ wrapper for CURL";
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ juliendehos rszibele ];
|
maintainers = with maintainers; [ rszibele ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user