diff options
author | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2012-12-20 22:12:27 -0500 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2012-12-27 21:24:09 -0500 |
commit | f58ad8f51a5a0f34c8d41ffc065e0f1c896c991c (patch) | |
tree | d0c6e7f9216deabf4760b8d200856a34f5a08b9e /MAINTAINERS | |
parent | 12a67146e35ba1d04ac4a5430eaaa8790158d60e (diff) |
f2fs: add MAINTAINERS entry
This patch adds myself to MAINTAINERS entry for the f2fs file system.
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4e2a1f67a1fc..599934c2403a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3273,6 +3273,16 @@ F: Documentation/filesystems/caching/ | |||
3273 | F: fs/fscache/ | 3273 | F: fs/fscache/ |
3274 | F: include/linux/fscache*.h | 3274 | F: include/linux/fscache*.h |
3275 | 3275 | ||
3276 | F2FS FILE SYSTEM | ||
3277 | M: Jaegeuk Kim <jaegeuk.kim@samsung.com> | ||
3278 | L: linux-f2fs-devel@lists.sourceforge.net | ||
3279 | W: http://en.wikipedia.org/wiki/F2FS | ||
3280 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git | ||
3281 | S: Maintained | ||
3282 | F: Documentation/filesystems/f2fs.txt | ||
3283 | F: fs/f2fs/ | ||
3284 | F: include/linux/f2fs_fs.h | ||
3285 | |||
3276 | FUJITSU FR-V (FRV) PORT | 3286 | FUJITSU FR-V (FRV) PORT |
3277 | M: David Howells <dhowells@redhat.com> | 3287 | M: David Howells <dhowells@redhat.com> |
3278 | S: Maintained | 3288 | S: Maintained |