From: Don Armstrong Date: Sat, 16 Nov 2013 01:00:50 +0000 (-0800) Subject: export the get source maintainers X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=11d8cca5d519c52938ef555b896748252504c5da;p=debbugs.git export the get source maintainers --- 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),