[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] main 9450dc5 4/5: * README.org: Add comment noting this file ex
From: |
Jonas Bernoulli |
Subject: |
[nongnu] main 9450dc5 4/5: * README.org: Add comment noting this file exists in two locations. |
Date: |
Wed, 20 Oct 2021 18:49:32 -0400 (EDT) |
branch: main
commit 9450dc577a4c7b6550d2ca20e2574440350284d6
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>
* README.org: Add comment noting this file exists in two locations.
As of now the two instances of this file are identical.
Ask contributors to keep it that way.
---
README.org | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index e665603..b2f2a33 100644
--- a/README.org
+++ b/README.org
@@ -1,9 +1,16 @@
#+TITLE: NonGNU ELPA README
-#+DATE: 2020-12-21
+#+DATE: 2021-10-19
Copyright (C) 2020-2021 Free Software Foundation, Inc. \\
See the end of the file for license conditions.
+#+BEGIN_COMMENT
+This file exists in two repositories, in the ~elpa-admin~ branch of
+the ~emacs/elpa.git~ repository and in the ~main~ branch of the
+~emacs/nongnu.git~ repository. Please make sure you always update
+it in both locations. This duplication will be removed eventually.
+#+END_COMMENT
+
This repository contains the sources, deployment scripts, and auxiliary files
for [[https://nongnu.elpa.org][NonGNU ELPA]] (=elpa.nongnu.org=). NonGNU ELPA
is a [[https://www.gnu.org/philosophy/free-sw.html][free software]] Emacs Lisp
Package Archive (ELPA) with extensions to
[[https://www.gnu.org/software/emacs/][GNU Emacs]].