]> git.donarmstrong.com Git - debbugs.git/commitdiff
export the get source maintainers
authorDon Armstrong <don@donarmstrong.com>
Sat, 16 Nov 2013 01:00:50 +0000 (17:00 -0800)
committerDon Armstrong <don@donarmstrong.com>
Sat, 16 Nov 2013 01:00:50 +0000 (17:00 -0800)
Debbugs/Common.pm

index fe25d25bbba5f918c3ab1caa5a907f335c566ab5..e6c0ef3f55efafdb24909f0702ec4001dfd2eac7 100644 (file)
@@ -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),