mainlining shenanigans
IBM's patch-friendly email infrastructure is changing domains from @linux.vnet.ibm.com to @linux.ibm.com, which if nothing else might save a bit of typing. This commit therefore updates us stragglers' email addresses in the MAINTAINERS file. The old addresses are expected to continue to work for a few more months. While in the neighborhood, remove some obsolete entries, which results in an orphaned subsystem: "JSM Neo PCI based serial card". Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: Douglas Miller <dougmill@linux.ibm.com> Cc: Eddie James <eajames@linux.ibm.com> Cc: Frank Haverkamp <haver@linux.ibm.com> Cc: Frederic Barrat <fbarrat@linux.ibm.com> Cc: John Allen <jallen@linux.ibm.com> Cc: Manoj N. Kumar <manoj@linux.ibm.com> Cc: Matthew R. Ochs <mrochs@linux.ibm.com> Cc: Michael Cyr <mikecyr@linux.ibm.com> Cc: Naveen N. Rao <naveen.n.rao@linux.ibm.com> Cc: Paulo Flabiano Smorigo <pfsmorigo@linux.ibm.com> Cc: Philip Kelleher <pjk1939@linux.ibm.com> Cc: Steven Royer <seroyer@linux.ibm.com> Cc: Thomas Falcon <tlfalcon@linux.ibm.com> Cc: Tyrel Datwyler <tyreld@linux.ibm.com> Cc: Uma Krishnan <ukrishn@linux.ibm.com> Acked-by: James Bottomley <jejb@linux.ibm.com> Acked-by: Mimi Zohar <zohar@linux.ibm.com> |
||
---|---|---|
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
drivers | ||
firmware | ||
fs | ||
include | ||
init | ||
ipc | ||
kernel | ||
lib | ||
LICENSES | ||
mm | ||
net | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
.clang-format | ||
.cocciconfig | ||
.get_maintainer.ignore | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
COPYING | ||
CREDITS | ||
Kbuild | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
README |
Linux kernel ============ There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. The formatted documentation can also be read online at: https://www.kernel.org/doc/html/latest/ There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.