Merge pull request #119268 from flokli/twilio
python3.pkgs.twilio: remove myself as maintainer
This commit is contained in:
@@ -41,6 +41,6 @@ buildPythonPackage rec {
|
|||||||
description = "Twilio API client and TwiML generator";
|
description = "Twilio API client and TwiML generator";
|
||||||
homepage = "https://github.com/twilio/twilio-python/";
|
homepage = "https://github.com/twilio/twilio-python/";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ flokli ];
|
maintainers = with maintainers; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user