From 3d3daa5db2ad6d290ee758b80aeb1d53443203d6 Mon Sep 17 00:00:00 2001 From: Michael Jerger Date: Thu, 6 Jul 2023 18:08:17 +0200 Subject: [PATCH] update readme --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dfbf6f3..d75b55e 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,19 @@ pyb dev prepare_release tag_bump_and_push_release ``` pyb [patch|minor|major] prepare_release tag_bump_and_push_release -``` \ No newline at end of file +``` + +## Development & mirrors + +Development happens at: https://repo.prod.meissa.de/meissa/build-test + +Mirrors are: + +* https://gitlab.com/domaindrivenarchitecture/build-test (issues and PR, CI) + +For more details about our repository model see: https://repo.prod.meissa.de/meissa/federate-your-repos + +## License + +Copyright © 2021 meissa GmbH +Licensed under the [Apache License, Version 2.0](LICENSE) (the "License") \ No newline at end of file