python-telegram-bot: add pingiun as maintainer
This commit is contained in:
parent
7680df12c5
commit
d7cdc48502
@ -39,6 +39,6 @@ buildPythonPackage rec {
|
|||||||
description = "This library provides a pure Python interface for the Telegram Bot API.";
|
description = "This library provides a pure Python interface for the Telegram Bot API.";
|
||||||
homepage = https://python-telegram-bot.org;
|
homepage = https://python-telegram-bot.org;
|
||||||
license = licenses.lgpl3;
|
license = licenses.lgpl3;
|
||||||
maintainers = with maintainers; [ veprbl ];
|
maintainers = with maintainers; [ veprbl pingiun ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user