mirror of
https://code.naskya.net/repos/ndqEd
synced 2025-01-25 17:07:53 +09:00
List repo in Push recipients, it was accidentally not listed
This commit is contained in:
parent
16cde4b4c2
commit
6c81a46a02
1 changed files with 1 additions and 0 deletions
|
@ -991,6 +991,7 @@ pushCommitsC (eperson, sharer) summary push shrRepo rpRepo = runExceptT $ do
|
|||
let shrUser = sharerIdent sharer
|
||||
aud = map encodeRouteHome
|
||||
[ SharerFollowersR shrUser
|
||||
, RepoR shrRepo rpRepo
|
||||
, RepoTeamR shrRepo rpRepo
|
||||
, RepoFollowersR shrRepo rpRepo
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue