From ddd004c6ade95588d3260933a1ac243587f5905a Mon Sep 17 00:00:00 2001 From: erik Date: Fri, 28 Jul 2023 14:28:22 +0200 Subject: [PATCH] [Skip-CI] Add Development and mirrors section --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index a0a9ef1..0ce61bc 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,17 @@ Images are available at https://hub.docker.com/r/domaindrivenarchitecture/dda-backup +## Development & mirrors + +Development happens at: https://repo.prod.meissa.de/meissa/dda-backup + +Mirrors are: + +* https://gitlab.com/domaindrivenarchitecture/dda-backup (issues and PR, CI) +* https://github.com/DomainDrivenArchitecture/dda-backup + +For more details about our repository model see: https://repo.prod.meissa.de/meissa/federate-your-repos + ## License Copyright © 2021 meissa GmbH Published under [apache2.0 license](LICENSE.md)