Home
last modified time | relevance | path

Searched refs:get_maintainer (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/distutils/
H A Ddist.py1174 def get_maintainer(self): member in DistributionMetadata
/third_party/ltp/scripts/
H A Dcheckpatch.pl1076 return 0 if (!$tree || !(-e "$root/scripts/get_maintainer.pl"));
1079 $maintained_status{$filename} = `perl $root/scripts/get_maintainer.pl --status --nom --nol --nogit --nogit-fallback -f $filename 2>&1`;

Completed in 9 milliseconds