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=7e2665492e61346354e7d93b3429cb4a1a82a70d;p=debbugs.git export the get source maintainers --- diff --git a/Debbugs/Common.pm b/Debbugs/Common.pm index fe25d25..e6c0ef3 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),