branch: externals/marginalia
commit b1e5139a68bd9283e947116641f36e7d3077ad27
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
README: Add contributions section
cc @oantolin, I hope you agree with adding this.
---
README.org | 5 +++++
marginalia.texi | 7 +++++++
2 files changed, 12 insertions(+)
diff --git a/README.org b/README.org
index 03f521b..dc829a0 100644
--- a/README.org
+++ b/README.org
@@ -71,3 +71,8 @@ commands.
;; (setq marginalia-annotators '(marginalia-annotators-heavy
marginalia-annotators-light nil))
)
#+end_src
+
+* Contributions
+
+Since it is planned to submit this package to GNU ELPA, contributions require a
+copyright assignment to the FSF.
diff --git a/marginalia.texi b/marginalia.texi
index f445c81..a80c9fc 100644
--- a/marginalia.texi
+++ b/marginalia.texi
@@ -27,6 +27,7 @@
@menu
* Introduction::
* Configuration::
+* Contributions::
@end menu
@node Introduction
@@ -90,4 +91,10 @@ commands.
)
@end lisp
+@node Contributions
+@chapter Contributions
+
+Since it is planned to submit this package to GNU ELPA, contributions require a
+copyright assignment to the FSF@.
+
@bye
\ No newline at end of file