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