]> 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>
Wed, 10 Aug 2016 20:44:38 +0000 (13:44 -0700)
Debbugs/Common.pm

index da2394e2cf8b7b345a6a2a8b17937afec62f6eac..aad3fe6d18004f6d82649ffb6c97c271d202ff4c 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),