From 51ab1c940af7df47bc2efdd1eba47e1a806b1cae Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Sat, 29 Dec 2018 16:05:55 +0000 Subject: [PATCH] =?UTF-8?q?Add=20Sebastian=20B=C3=BCnger=20-=20@buengese?= =?UTF-8?q?=20to=20the=20MAINTAINERS=20list?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also add areas of specific responsibility --- MAINTAINERS.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index f0c056128..ebc97f163 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,14 +1,17 @@ # Maintainers guide for rclone # -Current active maintainers of rclone are +Current active maintainers of rclone are: - * Nick Craig-Wood @ncw - * Stefan Breunig @breunigs - * Ishuah Kariuki @ishuah - * Remus Bunduc @remusb - cache subsystem maintainer - * Fabian Möller @B4dM4n - * Alex Chen @Cnly - * Sandeep Ummadi @sandeepkru +| Name | GitHub ID | Specific Responsibilities | +| :--------------- | :---------- | :-------------------------- | +| Nick Craig-Wood | @ncw | overall project health | +| Stefan Breunig | @breunigs | | +| Ishuah Kariuki | @ishuah | | +| Remus Bunduc | @remusb | cache backend | +| Fabian Möller | @B4dM4n | | +| Alex Chen | @Cnly | onedrive backend | +| Sandeep Ummadi | @sandeepkru | azureblob backend | +| Sebastian Bünger | @buengese | jottacloud & yandex backends | **This is a work in progress Draft**