]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
man: rework AUTHORS section
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 8 Jul 2024 13:43:24 +0000 (14:43 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 9 Jul 2024 05:18:21 +0000 (00:18 -0500)
Replace the partial listing with suggestion to check through git
shortlog and git blame.

Explicitly spell out the current maintainer, alongside giving Jon
attribution for the original project.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
man/depmod.8.scd
man/depmod.d.5.scd
man/insmod.8.scd
man/kmod.8.scd
man/lsmod.8.scd
man/modinfo.8.scd
man/modprobe.8.scd
man/modprobe.d.5.scd
man/modules.dep.5.scd
man/rmmod.8.scd

index 0252a72f506ca52db4900a8c272c8591db84af21..76d4fa805249876b3a14a93fe8751500251795d1 100644 (file)
@@ -116,11 +116,10 @@ Portions Copyright Jon Masters, and others.
 
 # AUTHORS
 
-*Jon Masters* <jcm@jonmasters.org>
-       Developer
+Numerous contributions have come from the linux-modules mailing list
+<linux-modules@vger.kernel.org> and Github. If you have a clone of kmod.git
+itself, the output of *git-shortlog*(1) and *git-blame*(1) can show you the
+authors for specific parts of the project.
 
-*Robby Workman* <rworkman@slackware.com>
-       Developer
-
-*Lucas De Marchi* <lucas.de.marchi@gmail.com>
-       Developer
+*Lucas De Marchi* <lucas.de.marchi@gmail.com> is the current maintainer of the
+project.
index dc13ec72b031f16527cb5b9fb2cd3b2aa721cb8e..ec1b0322c34b6ad7e05e3c924f268adcf559f256 100644 (file)
@@ -103,11 +103,10 @@ This manual page Copyright 2006-2010, Jon Masters, Red Hat, Inc.
 
 # AUTHORS
 
-*Jon Masters* <jcm@jonmasters.org>
-       Developer
+Numerous contributions have come from the linux-modules mailing list
+<linux-modules@vger.kernel.org> and Github. If you have a clone of kmod.git
+itself, the output of *git-shortlog*(1) and *git-blame*(1) can show you the
+authors for specific parts of the project.
 
-*Robby Workman* <rworkman@slackware.com>
-       Developer
-
-*Lucas De Marchi* <lucas.de.marchi@gmail.com>
-       Developer
+*Lucas De Marchi* <lucas.de.marchi@gmail.com> is the current maintainer of the
+project.
index 27d44099121622d5018c38337e84cc4b6b597872..137830fe99b1b42dd5f8454dfe72584d309dab6d 100644 (file)
@@ -28,8 +28,10 @@ This manual page originally Copyright 2002, Rusty Russell, IBM Corporation.
 
 # AUTHORS
 
-*Jon Masters* <jcm@jonmasters.org>
-       Developer
+Numerous contributions have come from the linux-modules mailing list
+<linux-modules@vger.kernel.org> and Github. If you have a clone of kmod.git
+itself, the output of *git-shortlog*(1) and *git-blame*(1) can show you the
+authors for specific parts of the project.
 
-*Lucas De Marchi* <lucas.de.marchi@gmail.com>
-       Developer
+*Lucas De Marchi* <lucas.de.marchi@gmail.com> is the current maintainer of the
+project.
index 6bd9432520c60b6f52cec69f3b3338779f78c42c..2294591e2f664b31478449f4669c877f6a1ab0ee 100644 (file)
@@ -43,5 +43,14 @@ This manual page originally Copyright 2014, Marco d'Itri.
 
 # AUTHOR
 
-*Lucas De Marchi* <lucas.de.marchi@gmail.com>
-       Developer
+*kmod* project was started by Lucas De Marchi as a drop-in replacement to
+module-init-tools that was maintained by Jon Masters, adding a library (libkmod)
+and additional features.
+
+Numerous contributions have come from the linux-modules mailing list
+<linux-modules@vger.kernel.org> and Github. If you have a clone of kmod.git
+itself, the output of *git-shortlog*(1) and *git-blame*(1) can show you the
+authors for specific parts of the project.
+
+*Lucas De Marchi* <lucas.de.marchi@gmail.com> is the current maintainer of the
+project.
index ded619eca4ef4f0b05a0179d4b199ff83b219aff..d81cce2f30ccf4a1d1b2c4f17e533f026645afde 100644 (file)
@@ -22,8 +22,10 @@ This manual page originally Copyright 2002, Rusty Russell, IBM Corporation.
 
 # AUTHORS
 
-*Jon Masters* <jcm@jonmasters.org>
-       Developer
+Numerous contributions have come from the linux-modules mailing list
+<linux-modules@vger.kernel.org> and Github. If you have a clone of kmod.git
+itself, the output of *git-shortlog*(1) and *git-blame*(1) can show you the
+authors for specific parts of the project.
 
-*Lucas De Marchi* <lucas.de.marchi@gmail.com>
-       Developer
+*Lucas De Marchi* <lucas.de.marchi@gmail.com> is the current maintainer of the
+project.
index d088c7e959d51b4ba8434e3e615e537e8cceed76..75117987fdb418c2e740b013c52557bab341bcff 100644 (file)
@@ -70,8 +70,10 @@ This manual page originally Copyright 2003, Rusty Russell, IBM Corporation.
 
 # AUTHORS
 
-*Jon Masters* <jcm@jonmasters.org>
-       Developer
+Numerous contributions have come from the linux-modules mailing list
+<linux-modules@vger.kernel.org> and Github. If you have a clone of kmod.git
+itself, the output of *git-shortlog*(1) and *git-blame*(1) can show you the
+authors for specific parts of the project.
 
-*Lucas De Marchi* <lucas.de.marchi@gmail.com>
-       Developer
+*Lucas De Marchi* <lucas.de.marchi@gmail.com> is the current maintainer of the
+project.
index 67cbb1a87e29764223b83b7eaa1ccb282b3f339c..85d47fa54aee6b929419536397031345abc60f9f 100644 (file)
@@ -208,11 +208,10 @@ This manual page originally Copyright 2002, Rusty Russell, IBM Corporation.
 
 # AUTHORS
 
-*Jon Masters* <jcm@jonmasters.org>
-       Developer
+Numerous contributions have come from the linux-modules mailing list
+<linux-modules@vger.kernel.org> and Github. If you have a clone of kmod.git
+itself, the output of *git-shortlog*(1) and *git-blame*(1) can show you the
+authors for specific parts of the project.
 
-*Robby Workman* <rworkman@slackware.com>
-       Developer
-
-*Lucas De Marchi* <lucas.de.marchi@gmail.com>
-       Developer
+*Lucas De Marchi* <lucas.de.marchi@gmail.com> is the current maintainer of the
+project.
index 246457b9b32ed2abcec0de2e01d22ca3af189954..e6e9c515270979c4167a057afa977dca57734307 100644 (file)
@@ -174,11 +174,10 @@ This manual page originally Copyright 2004, Rusty Russell, IBM Corporation.
 
 # AUTHORS
 
-*Jon Masters* <jcm@jonmasters.org>
-       Developer
+Numerous contributions have come from the linux-modules mailing list
+<linux-modules@vger.kernel.org> and Github. If you have a clone of kmod.git
+itself, the output of *git-shortlog*(1) and *git-blame*(1) can show you the
+authors for specific parts of the project.
 
-*Robby Workman* <rworkman@slackware.com>
-       Developer
-
-*Lucas De Marchi* <lucas.de.marchi@gmail.com>
-       Developer
+*Lucas De Marchi* <lucas.de.marchi@gmail.com> is the current maintainer of the
+project.
index 7723a1684f3e100bc2fb3860040d6029e2b591cc..7c68ab9181d47046b38702f88afdd5145c2105ce 100644 (file)
@@ -36,8 +36,10 @@ This manual page originally Copyright 2002, Rusty Russell, IBM Corporation.
 
 # AUTHORS
 
-*Jon Masters* <jcm@jonmasters.org>
-       Developer
+Numerous contributions have come from the linux-modules mailing list
+<linux-modules@vger.kernel.org> and Github. If you have a clone of kmod.git
+itself, the output of *git-shortlog*(1) and *git-blame*(1) can show you the
+authors for specific parts of the project.
 
-*Lucas De Marchi* <lucas.de.marchi@gmail.com>
-       Developer
+*Lucas De Marchi* <lucas.de.marchi@gmail.com> is the current maintainer of the
+project.
index c4dcc3edd64cddea6bfd0a5df248b64cb3b3a239..cf55478f873244ecee43ef37e93e2b3461921869 100644 (file)
@@ -42,8 +42,10 @@ This manual page originally Copyright 2002, Rusty Russell, IBM Corporation.
 
 # AUTHORS
 
-*Jon Masters* <jcm@jonmasters.org>
-       Developer
+Numerous contributions have come from the linux-modules mailing list
+<linux-modules@vger.kernel.org> and Github. If you have a clone of kmod.git
+itself, the output of *git-shortlog*(1) and *git-blame*(1) can show you the
+authors for specific parts of the project.
 
-*Lucas De Marchi* <lucas.de.marchi@gmail.com>
-       Developer
+*Lucas De Marchi* <lucas.de.marchi@gmail.com> is the current maintainer of the
+project.