duplicate GitRepository in SylvaUnitsRelease.status.resourcesStatus

I have seen this in my dev env:

  resourcesStatus:
  - kind: GitRepository
    name: sylva-units-103b12f0
    status: Ready
  - kind: GitRepository
    name: sylva-units-103b12f0
    status: Ready
  ...

It would be nicer to not have this duplication in the resourcesStatus list.