X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Debbugs%2FCommon.pm;h=e6c0ef3f55efafdb24909f0702ec4001dfd2eac7;hb=7e2665492e61346354e7d93b3429cb4a1a82a70d;hp=fe25d25bbba5f918c3ab1caa5a907f335c566ab5;hpb=ff7544eb8b0aab0ae9d4bae0c965a2bef87215bc;p=debbugs.git 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),