epita-std
/
ACU
Archived
1
0
Fork 0

Add intradmin-hamano to gen_git_str for send_git process

This commit is contained in:
Mercier Pierre-Olivier 2013-12-05 00:54:04 +01:00
parent 6d294dbcf6
commit 4e1e73f284
1 changed files with 1 additions and 1 deletions

View File

@ -34,5 +34,5 @@ map {
say " - ACU-moulette = ", join(" ", @members);
say ' RW+ = @admins ', join(" ", @members);
say ' RW ACU-moulette = @moulettes';
say " R = \@chefs \@resp-$year-$projid \@soutenance-$year-$projid \@moulettes";
say " R = \@chefs \@resp-$year-$projid \@soutenance-$year-$projid \@moulettes intradmin-hamano";
} @{ $res->{groups} };