move AUTHOR content to README and delete it Cc: Christophe Varoqui <[email protected]> Cc: device-mapper development <[email protected]> Signed-off-by: Xose Vazquez Perez <[email protected]> --- AUTHOR | 1 - README | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 AUTHOR
diff --git a/AUTHOR b/AUTHOR deleted file mode 100644 index e55a659..0000000 --- a/AUTHOR +++ /dev/null @@ -1 +0,0 @@ -Christophe Varoqui, <[email protected]> diff --git a/README b/README index 1914e38..89d5e19 100644 --- a/README +++ b/README @@ -12,3 +12,5 @@ To get latest code: git clone http://git.opensvc.com/multipath-tools/.git Mailing list: http://www.redhat.com/mailman/listinfo/dm-devel Gitweb: http://git.opensvc.com/?p=multipath-tools/.git + +Current maintainer is Christophe Varoqui <[email protected]> -- 2.5.5 -- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
