From eb8b8b86e25ee497431f0ac4bda8d5943f850309 Mon Sep 17 00:00:00 2001 From: Lucas Gonze Date: Tue, 9 Apr 2024 17:14:51 -0400 Subject: [PATCH] Rewrite README in advance of archiving. Signed-off-by: Lucas Gonze --- README.md | 41 ++--------------------------------------- 1 file changed, 2 insertions(+), 39 deletions(-) diff --git a/README.md b/README.md index 9f445e3..f96328a 100644 --- a/README.md +++ b/README.md @@ -1,41 +1,4 @@ -# Magma +# Archived Repository -Magma is an open-source software platform that gives network operators an open, flexible and extendable mobile core network solution. Magma enables better connectivity by: +In order to move to a monorepo model and unify duplicate content, the contents of this repository have been merged into the "[magma/magma](https://github.com/magma/magma/)" and this repository has been archived. To make that clear this README has been rewritten - see git history for the earlier version. -* Allowing operators to offer cellular service without vendor lock-in with a modern, open source core network -* Enabling operators to manage their networks more efficiently with more automation, less downtime, better predictability, and more agility to add new services and applications -* Enabling federation between existing MNOs and new infrastructure providers for expanding rural infrastructure -* Allowing operators who are constrained with licensed spectrum to add capacity and reach by using Wi-Fi and CBRS - -## Join the Magma Community - -- Slack: - - [Magma](https://magmacore.slack.com) workspace - - [Slack Invite](https://join.slack.com/t/magmacore/shared_invite/zt-g76zkofr-g6~jYiS3KRzC9qhAISUC2A) -- Mailing lists: - - Join [magma-dev](https://groups.google.com/forum/#!forum/magma-dev) for technical discussions - - Join [magma-announce](https://groups.google.com/forum/#!forum/magma-announce) for announcements - -All community members should abide to our [Code of Conduct](CODE_OF_CONDUCT.md). - -## Contributing to Magma - -See the [CONTRIBUTING](CONTRIBUTING.md) file for information on how to help -out. - -See the [Code review guidelines](Reviewing.md) to help with PR reviews. - -## Organization of work - -See the [Organization of work](Organization_of_Work.md) for a description of -the various roles involved in development and the various workgroups that we -use. - -## Governance - -Magma strives to operate under an open governance model that encourages -contribution and participation from all interested organizations and -developers. - -See [Project governance](Governance.md) for an explanation of how decisions -are made in Magma.