summaryrefslogtreecommitdiffstats
path: root/roles/distgit/files/RepoAliases.header
blob: 3ecea867ff98013689882cbb46b1569a0082e6f9 (plain)
1
2
3
4
5
6
7
8
package RepoAliases;
use Exporter;
our @ISA= qw( Exporter );
our @EXPORT_OK = qw( repo_aliases );
sub repo_aliases {
    return {
# Content auto-generated by genacls.sh...