gbranden pushed a commit to branch master
in repository groff.
commit dc92c225203caceaaaa7d608d6e8b4a34f47b8fa
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Mar 7 20:04:10 2026 -0600
HACKING: Add more on component maintenance.
---
HACKING | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/HACKING b/HACKING
index d882387cc..4442612fc 100644
--- a/HACKING
+++ b/HACKING
@@ -321,7 +321,7 @@ updates in multiple places.
* Update the "NEWS" file.
-Adding a component in the "contrib" directory demands a further change.
+Adding a component in the "contrib" directory demands further change.
* Add a "COPYRIGHT" file in its directory. If that file makes reference
to a separate license text that is _not_ the GPLv3 under which all
@@ -329,6 +329,10 @@ Adding a component in the "contrib" directory demands a
further change.
licenses), such as GPLv2, also include a copy of that license in the
same directory.
+* Add the aforementioned "COPYRIGHT" file and any separate license
+ text files it mentions to the `EXTRA_DIST` macro in the component's
+ "*.am" file.
+
Writing tests
-------------
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit