+2022-06-05 Bruno Haible <bruno@clisp.org>
+
+ doc: Add section to attract more people towards the GNU project.
+ Inspired by a suggestion from José E. Marchesi <jemarch@gnu.org> on
+ the gnu-prog-discuss mailing list.
+
2022-06-05 Bruno Haible <bruno@clisp.org>
doc: Fix warnings about regex chapter structure (regression 2022-05-15).
* Contributing to Gnulib::
* Portability guidelines::
* High Quality::
+* Joining GNU::
@end menu
@node Gnulib Basics
statically rather than dynamically, though this typically bloats the
executable and the remaining extra libraries are still linked
dynamically.
+
+@include join-gnu.texi
--- /dev/null
+@c Copyright (C) 2021--2022 Free Software Foundation, Inc.
+
+@c Permission is granted to copy, distribute and/or modify this document
+@c under the terms of the GNU Free Documentation License, Version 1.3 or
+@c any later version published by the Free Software Foundation; with no
+@c Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
+@c copy of the license is at <https://www.gnu.org/licenses/fdl-1.3.en.html>.
+
+@node Joining GNU
+@section Join the GNU Project
+
+GNU Gnulib is part of the GNU Operating System, developed by the GNU Project.
+
+If you are the author of an awesome program and want to join us in
+writing Free (libre) Software, please consider making it an official
+GNU program and become a GNU Maintainer. Instructions on how to do
+this are @url{https://www.gnu.org/help/evaluation, here}.
+We are looking forward to hacking with you!
+
+Don't have a program to contribute? Look at all the
+@url{https://www.gnu.org/help/help.html, other ways to help}.
+
+And to learn more about Free (libre) Software in general, please read
+and share @url{https://gnu.org/philosophy/free-sw.html, this page}.