summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 0 insertions, 19 deletions
diff --git a/README b/README
deleted file mode 100644
index 4ab63c6..0000000
--- a/README
+++ /dev/null
@@ -1,19 +0,0 @@
1This repository contains a draft of a possible successor to Akonadi 1.
2
3It is currently entirely experimental and should not be considered a definite
4replacement for Akonadi 1 at this point in time.
5
6Discussion of the code should be done on the kde-pim at kde.org mailing list
7or in #kontact on IRC.
8
9Note that all feature development should happen in feature branches, and that
10the mainline development branch is "develop". Master is for releases. It is
11recommended (though not required) to use the "git flow" tools to make branched
12development easy (and easy for others to coordinate with):
13
14 https://github.com/nvie/gitflow
15
16You can find information about the overall design here:
17
18 https://community.kde.org/KDE_PIM/Akonadi_Next
19