diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2023-02-20 18:02:10 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2023-03-14 19:56:30 +0100 |
commit | 33fcc0e3c599199e342a3e68ad719a9c03dbceb0 (patch) | |
tree | 279f1cab4c63359cbaac50d9eccfaebc96d0e646 /fs/qnx4 | |
parent | qnx6: credit contributor and mark filesystem orphan (diff) | |
download | linux-33fcc0e3c599199e342a3e68ad719a9c03dbceb0.tar.xz linux-33fcc0e3c599199e342a3e68ad719a9c03dbceb0.zip |
qnx4: credit contributors in CREDITS
Replace the content of the qnx4 README file with the canonical place for
such information.
Add the credits of the qnx4 contribution to CREDITS. As there is already a
QNX4 FILESYSTEM section in MAINTAINERS, it is clear who to contact and send
patches to.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-By: Anders Larsen <al@alarsen.net>
Link: https://lore.kernel.org/r/20230220170210.15677-3-lukas.bulwahn@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'fs/qnx4')
-rw-r--r-- | fs/qnx4/README | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/fs/qnx4/README b/fs/qnx4/README deleted file mode 100644 index 1f1e320d91da..000000000000 --- a/fs/qnx4/README +++ /dev/null @@ -1,9 +0,0 @@ - - This is a snapshot of the QNX4 filesystem for Linux. - Please send diffs and remarks to <al@alarsen.net> . - -Credits : - -Richard "Scuba" A. Frowijn <scuba@wxs.nl> -Frank "Jedi/Sector One" Denis <j@pureftpd.org> -Anders Larsen <al@alarsen.net> (Maintainer) |