commit | ed8d747fd2b9d9204762ca6ab8c843c72c42cc41 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Dec 02 10:48:50 2016 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Dec 02 10:48:50 2016 -0800 |
tree | 61a60913f493fa69451ed694c96be72735e167ac | |
parent | 4aa675aaf22790188d6b9c47d3d44570720c0e34 [diff] |
Fix up a couple of field names in the CREDITS file Ozgur Karatas reported that the very first entry in the CREDITS file had the wrong tag for name (M: instead of N: - it happened when moving the entry from the MAINTAINERS file, where 'M:' stands for "Maintainer"). And when I went looking, I found a couple of other cases of wrong tagging too. Reported-by: Ozgur Karatas <mueddib@yandex.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>