This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git


The following commit(s) were added to refs/heads/master by this push:
     new 7fcd913  Add a header comment
7fcd913 is described below

commit 7fcd913dc2e759b9536c09d10c43dda5972139e5
Author: Daniel Gruno <[email protected]>
AuthorDate: Wed Aug 26 11:50:47 2020 +0200

    Add a header comment
---
 tools/mappings.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tools/mappings.yaml b/tools/mappings.yaml
index ca9a84d..9d5326a 100644
--- a/tools/mappings.yaml
+++ b/tools/mappings.yaml
@@ -1,3 +1,6 @@
+# This is the Pony Mail (Foal) field mapping data for setting up new indices.
+# It is used solely by setup.py during the setup process, and should not be
+# edited prior to installation.
 account:
   properties:
     cid:

Reply via email to