From 93b1faff6acb4a484d6315c9c632eb5374861006 Mon Sep 17 00:00:00 2001 From: erik Date: Fri, 28 Jul 2023 14:44:04 +0200 Subject: [PATCH] [Skip-CI] Add Development and mirrors section --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ddf741..9807cdf 100644 --- a/README.md +++ b/README.md @@ -128,8 +128,15 @@ vi package.json git commit -am "version bump" && git push ``` +## Development & mirrors +Development happens at: https://repo.prod.meissa.de/meissa/dda-masto-embed + +Mirrors are: +* https://gitlab.com/domaindrivenarchitecture/dda-masto-embed (CI issues and PR) +* https://github.com/DomainDrivenArchitecture/dda-masto-embed + ## License Copyright © 2023 meissa GmbH Licensed under the [Apache License, Version 2.0](LICENSE) (the "License") -Pls. find licenses of our subcomponents [here](doc/SUBCOMPONENT_LICENSE) \ No newline at end of file +Pls. find licenses of our subcomponents [here](doc/SUBCOMPONENT_LICENSE)