From 11d8cca5d519c52938ef555b896748252504c5da Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Fri, 15 Nov 2013 17:00:50 -0800 Subject: [PATCH] export the get source maintainers --- Debbugs/Common.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/Debbugs/Common.pm b/Debbugs/Common.pm index da2394e2..aad3fe6d 100644 --- a/Debbugs/Common.pm +++ b/Debbugs/Common.pm @@ -40,6 +40,7 @@ BEGIN{ @EXPORT = (); %EXPORT_TAGS = (util => [qw(getbugcomponent getbuglocation getlocationpath get_hashname), qw(appendfile overwritefile buglog getparsedaddrs getmaintainers), + qw(getsourcemaintainers getsourcemaintainers_reverse), qw(bug_status), qw(getmaintainers_reverse), qw(getpseudodesc), -- 2.39.5