From 0487ee3f7bc558da529e774e0f4132a53725fff0 Mon Sep 17 00:00:00 2001 From: erik Date: Fri, 28 Jul 2023 14:01:35 +0200 Subject: [PATCH] [Skip-CI] Add Development and mirrors section --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 93c8629..64d8666 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,16 @@ You will also be able to try out on cli: target/graalvm/c4k-mastodon-bot src/test/resources/valid-config.edn src/test/resources/valid-auth.edn | kubeval - target/graalvm/c4k-mastodon-bot src/test/resources/valid-config.edn src/test/resources/valid-auth.edn | kubectl apply -f - ``` +## Development & mirrors + +Development happens at: https://repo.prod.meissa.de/meissa/c4k-mastodon-bot + +Mirrors are: + +* https://gitlab.com/domaindrivenarchitecture/c4k-mastodon-bot (issues and PR, CI) +* https://github.com/DomainDrivenArchitecture/c4k-mastodon-bot + +For more details about our repository model see: https://repo.prod.meissa.de/meissa/federate-your-repos ## License