Merge ~paulomachado/charm-mongodb:master into charm-mongodb:master

Proposed by Paulo Machado
Status: Merged
Approved by: Eric Chen
Approved revision: bfbb97a6b5b95c147db1551056dd60ec86f88186
Merged at revision: 8b17446d13eb73b3cd593d95ab3b28a755f8ddb2
Proposed branch: ~paulomachado/charm-mongodb:master
Merge into: charm-mongodb:master
Diff against target: 38 lines (+26/-0)
1 file modified
README.md (+26/-0)
Reviewer Review Type Date Requested Status
Eric Chen Approve
BootStack Reviewers Pending
Review via email: mp+427746@code.launchpad.net

Commit message

avoid legal issues

Description of the change

Simple update for README.md with well crafted words to avoid being sued.
It's not necessary to update revision on charmstore, since this will be done manually for the current revision.

To post a comment you must log in.
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
Eric Chen (eric-chen) :
review: Approve
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision 8b17446d13eb73b3cd593d95ab3b28a755f8ddb2

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/README.md b/README.md
2index 5457a15..4ec2ec7 100644
3--- a/README.md
4+++ b/README.md
5@@ -1,3 +1,16 @@
6+# Charmed MongoDB Operator
7+
8+## Description
9+
10+The Charmed MongoDB Operator delivers automated operations management from day 0
11+to day 2 on the [MongoDB Community Edition](https://github.com/mongodb/mongo)
12+document database.
13+
14+MongoDB is a general purpose distributed document database. This operator charm
15+deploys and operates MongoDB (vs 5.0) on physical or virtual machines as a
16+single replica.
17+
18+
19 # Overview
20
21 This charm deploys [MongoDB](http://mongodb.org) in three configurations:
22@@ -277,3 +290,16 @@ You can enable the Percona Mongodb server by configuring the source parameter wi
23 - [MongoDB documentation](http://www.mongodb.org/display/DOCS/Home)
24 - [MongoDB bug tracker](https://jira.mongodb.org/secure/Dashboard.jspa)
25 - [MongoDB user mailing list](https://groups.google.com/forum/#!forum/mongodb-user)
26+
27+
28+# License
29+
30+The Charmed MongoDB Operator is distributed under the Apache Software License,
31+version 2.0. It [installs/operates/depends on] [MongoDB Community
32+Edition](https://github.com/mongodb/mongo), which is licensed under the Server
33+Side Public License (SSPL)
34+
35+## Trademark notice
36+
37+MongoDB' is a trademark or registered trademark of MongoDB Inc. Other trademarks
38+are property of their respective owners.

Subscribers

People subscribed via source and target branches

to all changes: