]> granicus.if.org Git - neomutt/commitdiff
Clarify the relation between NeoMutt and Mutt
authorrawtaz <rawtaz@users.noreply.github.com>
Wed, 11 Apr 2018 11:40:43 +0000 (13:40 +0200)
committerRichard Russon <rich@flatcap.org>
Wed, 11 Apr 2018 14:06:20 +0000 (15:06 +0100)
Fixes a discrepancy between the website and this README on the topic of "is it a fork?".

README.md

index b148976d9459a37cef55a0c3659f9321e983cd68..aa58ff480f6de9b0a3f7e7be059fca46f406c91c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -211,7 +211,15 @@ Tyler Earnest, Victor Manuel Jaquez Leal, Vincent Lefevre, Vladimir Marek.
 
 ### Mutt
 
-NeoMutt is a fork of Mutt.
+While NeoMutt is technically a fork of Mutt, the intention of the project is not to
+diverge from Mutt, but rather to act as a common ground for developers to improve Mutt.
+
+Collecting, sorting out and polishing patches to be incorporated upstream (into Mutt),
+as well as being a place to gather and encourage further collaboration while reducing
+redundant work, are among the main goals of NeoMutt. NeoMutt merges all changes from Mutt.
+
+More information is available on the [About](https://www.neomutt.org/about.html) page on
+the NeoMutt website.
 
 Mutt was created by **Michael Elkins** and is now maintained by **Kevin McCarthy**.