Lines Matching full:maintainers
5 # Print selected MAINTAINERS information for
226 'git-max-maintainers=i' => \$email_git_max_maintainers,
307 ## Read MAINTAINERS for type/value pairs
317 or die "$P: Can't open MAINTAINERS file '$file': $!\n";
348 return if ($file !~ m@/MAINTAINERS$@);
358 if (-d "${lk_path}MAINTAINERS") {
359 opendir(DIR, "${lk_path}MAINTAINERS") or die $!;
363 push(@mfiles, "${lk_path}MAINTAINERS/$file") if ($file !~ /^\./);
373 push(@mfiles, "${lk_path}MAINTAINERS") if -f "${lk_path}MAINTAINERS";
482 if ($file ne "MAINTAINERS" && -f $file && ($keywords || $file_emails)) {
558 my @maintainers = get_maintainers();
560 if (@maintainers) {
561 @maintainers = merge_email(@maintainers);
562 output(@maintainers);
829 --git-fallback => use git when no exact MAINTAINERS pattern (default: $email_git_fallback)
832 --git-max-maintainers => maximum maintainers to add (default: $email_git_max_maintainers)
881 that are no longer active maintainers to the output.
892 --git-min-signatures, --git-max-maintainers, --git-min-percent, and
913 && (-e "${lk_path}MAINTAINERS")
1233 warn("Invalid MAINTAINERS address: '" . $address . "'\n");
1624 x# max maintainers [$email_git_max_maintainers]
1633 tm toggle maintainers
1782 Interactive mode allows you to select the various maintainers, submitters,
1796 maintainers are appropriate. You may enter multiple selections separated