CREDITS: Remove outdated address information
Gertjan van Wingerde authored

This address hasn't been accurate for several years now.

Simply remove it.
Signed-off-by: default avatarGertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
f79f7b1b
Name Last commit Last update
Documentation Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
arch Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
block Merge branch 'for-linus' of git://git.kernel.dk/linux-block
certs certs: Add a secondary system keyring that can be added to dynamically
crypto Merge tag 'docs-4.10-2' of git://git.lwn.net/linux
drivers Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux
firmware WHENCE: use https://linuxtv.org for LinuxTV URLs
fs splice: reinstate SIGPIPE/EPIPE handling
include Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
init Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
ipc ipc/sem: avoid idr tree lookup for interrupted semop
kernel kcov: make kcov work properly with KASLR enabled
lib printk: fix typo in CONSOLE_LOGLEVEL_DEFAULT help text
mm mm: fadvise: avoid expensive remote LRU cache draining after FADV_DONTNEED
net RDS: use rb_entry()
samples Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
scripts Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
security ima: platform-independent hash value
sound Revert "ALSA: usb-audio: Fix race at stopping the stream"
tools Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
usr initramfs: allow again choice of the embedded initram compression algorithm
virt mm: unexport __get_user_pages_unlocked()
.cocciconfig scripts: add Linux .cocciconfig for coccinelle
.get_maintainer.ignore Add hch to .get_maintainer.ignore
.gitattributes .gitattributes: set git diff driver for C source code files
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README
Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

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.