From 412b4711c3838133eede34722a2e7dcee45a6655 Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Tue, 20 Apr 2021 08:03:28 +0200 Subject: [PATCH] BOTMETA: hashids plugin - add a maintainer (#2270) --- .github/BOTMETA.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 63a389d65a..1f44f022f0 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -63,6 +63,8 @@ files: maintainers: giner $filters/from_csv.py: maintainers: Ajpantuso + $filters/hashids: + maintainers: Ajpantuso $filters/jc.py: maintainers: kellyjonbrazil $filters/list.py: