diff options
author | Dan Lambright <dlambrig@redhat.com> | 2015-04-15 06:32:18 -0400 |
---|---|---|
committer | Dan Lambright <dlambrig@redhat.com> | 2015-06-26 08:43:49 -0700 |
commit | add64f005b0afacb6a7c54abf55f1372a6acea52 (patch) | |
tree | 3c4cece6c07bd033fc66ea8a8a6c88a4f523c19d /MAINTAINERS | |
parent | 6d3b289f8b9b30bca390e72b256aa161e3f65eb5 (diff) |
MAINTAINERS: add maintainers for tier feature
Tiering
M: Dan Lambright <dlambrig@redhat.com>
M: Joseph Fernandes <josferna@redhat.com>
S: Maintained
F: xlators/cluster/dht/src/tier.c
F: xlators/features/changetimerecorder
F: libglusterfs/src/gfdb
W: http://www.gluster.org/community/documentation/index.php/Features/data-classification
Change-Id: I4b075a287a556551a2b72273901e1d3176f356aa
BUG: 1194753
Signed-off-by: Dan Lambright <dlambrig@redhat.com>
Reviewed-on: http://review.gluster.org/10251
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d53992edf07..e1a36e3682d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -133,6 +133,14 @@ M: Raghavendra Gowdappa <rgowdapp@redhat.com> S: Maintained F: xlators/features/quota/ +Tiering +M: Dan Lambright <dlambrig@redhat.com> +M: Joseph Fernandes <josferna@redhat.com> +S: Maintained +F: xlators/cluster/dht/src/tier.c +F: xlators/features/changetimerecorder +F: libglusterfs/src/gfdb +W: http://www.gluster.org/community/documentation/index.php/Features/data-classification Other bits of code: ------------------- |