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
diff --git a/README.md b/README.md
index 5457a15..4ec2ec7 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,16 @@
1# Charmed MongoDB Operator
2
3## Description
4
5The Charmed MongoDB Operator delivers automated operations management from day 0
6to day 2 on the [MongoDB Community Edition](https://github.com/mongodb/mongo)
7document database.
8
9MongoDB is a general purpose distributed document database. This operator charm
10deploys and operates MongoDB (vs 5.0) on physical or virtual machines as a
11single replica.
12
13
1# Overview14# Overview
215
3This charm deploys [MongoDB](http://mongodb.org) in three configurations:16This charm deploys [MongoDB](http://mongodb.org) in three configurations:
@@ -277,3 +290,16 @@ You can enable the Percona Mongodb server by configuring the source parameter wi
277- [MongoDB documentation](http://www.mongodb.org/display/DOCS/Home)290- [MongoDB documentation](http://www.mongodb.org/display/DOCS/Home)
278- [MongoDB bug tracker](https://jira.mongodb.org/secure/Dashboard.jspa)291- [MongoDB bug tracker](https://jira.mongodb.org/secure/Dashboard.jspa)
279- [MongoDB user mailing list](https://groups.google.com/forum/#!forum/mongodb-user)292- [MongoDB user mailing list](https://groups.google.com/forum/#!forum/mongodb-user)
293
294
295# License
296
297The Charmed MongoDB Operator is distributed under the Apache Software License,
298version 2.0. It [installs/operates/depends on] [MongoDB Community
299Edition](https://github.com/mongodb/mongo), which is licensed under the Server
300Side Public License (SSPL)
301
302## Trademark notice
303
304MongoDB' is a trademark or registered trademark of MongoDB Inc. Other trademarks
305are property of their respective owners.

Subscribers

People subscribed via source and target branches

to all changes: