From fa54e1d2612917ac9c5d66aa53f934139f688e51 Mon Sep 17 00:00:00 2001 From: Deepthi Sigireddi Date: Tue, 11 Feb 2025 22:19:45 -0800 Subject: [PATCH] Move Andrew Mason to emeritus (#17745) Signed-off-by: deepthi Signed-off-by: Andres Taylor Co-authored-by: Andres Taylor --- .github/CODEOWNERS | 47 +++++++++++++++++++++++----------------------- MAINTAINERS.md | 10 +++++----- 2 files changed, 29 insertions(+), 28 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index dc2968add81..725e723889a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,7 @@ * @deepthi -bootstrap.sh @ajm188 @deepthi @frouioui @vmg -go.mod @ajm188 @deepthi @harshit-gangal @mattlord @rohit-nayak-ps @systay @frouioui -go.sum @ajm188 @deepthi @harshit-gangal @mattlord @rohit-nayak-ps @systay @frouioui +bootstrap.sh @deepthi @frouioui @vmg +go.mod @deepthi @harshit-gangal @mattlord @rohit-nayak-ps @systay @frouioui +go.sum @deepthi @harshit-gangal @mattlord @rohit-nayak-ps @systay @frouioui /.github/ @deepthi @mattlord @rohit-nayak-ps @frouioui /.github/ISSUE_TEMPLATE/ @deepthi @frouioui @mattlord /.github/workflows/ @deepthi @frouioui @mattlord @rohit-nayak-ps @@ -15,15 +15,15 @@ go.sum @ajm188 @deepthi @harshit-gangal @mattlord @rohit-nayak-ps @systay @froui /examples/region_sharding @deepthi @mattlord /java/ @harshit-gangal /go/cache @vmg -/go/cmd @ajm188 @deepthi @mattlord -/go/cmd/vtadmin @ajm188 @notfelineit -/go/cmd/vtctldclient @ajm188 @mattlord +/go/cmd @deepthi @mattlord +/go/cmd/vtadmin @notfelineit +/go/cmd/vtctldclient @mattlord /go/cmd/vtctldclient/command/throttler.go @shlomi-noach @mattlord /go/cmd/vtctldclient/command/vreplication @mattlord @rohit-nayak-ps -/go/internal/flag @ajm188 @rohit-nayak-ps +/go/internal/flag @rohit-nayak-ps /go/mysql @harshit-gangal @systay @mattlord /go/pools @deepthi @harshit-gangal -/go/protoutil @ajm188 @deepthi @mattlord +/go/protoutil @deepthi @mattlord /go/sqltypes @harshit-gangal @shlomi-noach @vmg /go/test/endtoend/onlineddl @rohit-nayak-ps @shlomi-noach /go/test/endtoend/messaging @mattlord @rohit-nayak-ps @derekperkins @@ -38,9 +38,9 @@ go.sum @ajm188 @deepthi @harshit-gangal @mattlord @rohit-nayak-ps @systay @froui /go/vt/discovery/*tablet_picker* @rohit-nayak-ps @mattlord /go/vt/mysqlctl @deepthi @mattlord /go/vt/proto @deepthi @harshit-gangal @mattlord -/go/vt/proto/vtadmin @ajm188 @notfelineit +/go/vt/proto/vtadmin @notfelineit /go/vt/schema @mattlord @shlomi-noach -/go/vt/servenv @deepthi @ajm188 +/go/vt/servenv @deepthi @dbussink /go/vt/schemadiff @shlomi-noach @mattlord /go/vt/sqlparser @harshit-gangal @systay @GuptaManan100 /go/vt/srvtopo @deepthi @mattlord @@ -48,24 +48,25 @@ go.sum @ajm188 @deepthi @harshit-gangal @mattlord @rohit-nayak-ps @systay @froui /go/vt/topo @deepthi @mattlord /go/vt/topotools @deepthi @mattlord /go/vt/vitessdriver @harshit-gangal -/go/vt/vtadmin @ajm188 @notfelineit @rohit-nayak-ps -/go/vt/vtctl @ajm188 @deepthi @rohit-nayak-ps +/go/vt/vtadmin @notfelineit @rohit-nayak-ps +/go/vt/vtctl @deepthi @rohit-nayak-ps /go/vt/vtctl/vtctl.go @notfelineit @rohit-nayak-ps -/go/vt/vtctl/grpcvtctldclient @ajm188 @notfelineit @mattlord -/go/vt/vtctl/grpcvtctldserver @ajm188 @notfelineit @mattlord -/go/vt/vtctl/reparentutil @ajm188 @GuptaManan100 @deepthi -/go/vt/vtctl/vtctldclient @ajm188 @notfelineit @mattlord -/go/vt/vtctld @ajm188 @deepthi @notfelineit @rohit-nayak-ps @mattlord +/go/vt/vtctl/grpcvtctldclient @notfelineit @mattlord +/go/vt/vtctl/grpcvtctldserver @notfelineit @mattlord +/go/vt/vtctl/reparentutil @GuptaManan100 @deepthi +/go/vt/vtctl/vtctldclient @notfelineit @mattlord +/go/vt/vtctld @deepthi @notfelineit @rohit-nayak-ps @mattlord /go/vt/vterrors @harshit-gangal @systay /go/vt/vtexplain @systay @harshit-gangal /go/vt/vtgate @harshit-gangal @systay @frouioui @GuptaManan100 /go/vt/vtgate/endtoend/*vstream* @rohit-nayak-ps @mattlord /go/vt/vtgate/planbuilder @harshit-gangal @systay @frouioui @GuptaManan100 @arthurschreiber /go/vt/vtgate/*vstream* @rohit-nayak-ps @mattlord +/go/vt/vtgate/evalengine @dbussink @vmg @systay /go/vt/vtorc @deepthi @shlomi-noach @GuptaManan100 @timvaillancourt /go/vt/vttablet/*conn* @harshit-gangal @systay /go/vt/vttablet/endtoend @harshit-gangal @mattlord @rohit-nayak-ps @systay -/go/vt/vttablet/grpc* @ajm188 @rohit-nayak-ps @shlomi-noach @harshit-gangal +/go/vt/vttablet/grpc* @rohit-nayak-ps @shlomi-noach @harshit-gangal /go/vt/vttablet/onlineddl @mattlord @rohit-nayak-ps @shlomi-noach /go/vt/vttablet/queryservice @harshit-gangal @systay /go/vt/vttablet/tabletmanager @deepthi @GuptaManan100 @rohit-nayak-ps @shlomi-noach @@ -76,15 +77,15 @@ go.sum @ajm188 @deepthi @harshit-gangal @mattlord @rohit-nayak-ps @systay @froui /go/vt/vttablet/tabletmanager/vstreamer @rohit-nayak-ps @mattlord /go/vt/vttablet/tabletserver* @harshit-gangal @systay @shlomi-noach @rohit-nayak-ps @timvaillancourt /go/vt/vttablet/tabletserver/messager @mattlord @rohit-nayak-ps @derekperkins -/go/vt/vttablet/*tmclient* @ajm188 @GuptaManan100 @rohit-nayak-ps @shlomi-noach +/go/vt/vttablet/*tmclient* @GuptaManan100 @rohit-nayak-ps @shlomi-noach /go/vt/vttablet/vexec @mattlord @rohit-nayak-ps @shlomi-noach /go/vt/wrangler @deepthi @mattlord @rohit-nayak-ps /go/vt/vtctl/workflow @mattlord @rohit-nayak-ps /proto/ @deepthi @harshit-gangal -/proto/vtadmin.proto @ajm188 @notfelineit @mattlord -/proto/vtctldata.proto @ajm188 @notfelineit @mattlord -/proto/vtctlservice.proto @ajm188 @notfelineit @mattlord +/proto/vtadmin.proto @notfelineit @mattlord +/proto/vtctldata.proto @notfelineit @mattlord +/proto/vtctlservice.proto @notfelineit @mattlord /test/ @GuptaManan100 @frouioui @rohit-nayak-ps @deepthi @mattlord @harshit-gangal /tools/ @frouioui @rohit-nayak-ps -/web/vtadmin @ajm188 @notfelineit +/web/vtadmin @notfelineit /web/vtadmin/src/proto @deepthi @harshit-gangal @mattlord diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 320ce87534b..fb8e8a55f53 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -3,7 +3,6 @@ This page lists all active maintainers and their areas of expertise. This can be The following is the full list, alphabetically ordered. * Andres Taylor ([systay](https://github.com/systay)) andres@planetscale.com -* Andrew Mason ([amason](https://github.com/ajm188)) amason@hey.com * Arthur Schreiber ([arthurschreiber](https://github.com/arthurschreiber)) arthurschreiber@github.com * Deepthi Sigireddi ([deepthi](https://github.com/deepthi)) deepthi@planetscale.com * Derek Perkins ([derekperkins](https://github.com/derekperkins)) derek@nozzle.io @@ -24,7 +23,7 @@ The following is the full list, alphabetically ordered. deepthi, mattlord, derekperkins ### Builds -shlomi-noach, ajm188, vmg, GuptaManan100, frouioui +shlomi-noach, vmg, GuptaManan100, frouioui ### Resharding rohit-nayak-ps, deepthi, mattlord @@ -33,7 +32,7 @@ rohit-nayak-ps, deepthi, mattlord systay, harshit-gangal, vmg, GuptaManan100, dbussink ### Evaluation Engine -vmg +vmg, dbussink, systay ### Planner systay, harshit-gangal, GuptaManan100, frouioui @@ -48,7 +47,7 @@ shlomi-noach, dbussink vmg ### Cluster Management -deepthi, ajm188, GuptaManan100, dbussink +deepthi, GuptaManan100, dbussink ### Java harshit-gangal @@ -57,7 +56,7 @@ harshit-gangal derekperkins, GuptaManan100, frouioui ### VTAdmin -ajm188, notfelineit +notfelineit, rohit-nayak-ps ### Messaging derekperkins, mattlord @@ -67,6 +66,7 @@ We thank the following past maintainers for their contributions. * Alain Jobart ([alainjobart](https://github.com/alainjobart)) * Alkin Tezuysal ([askdba](https://github.com/askdba)) +* Andrew Mason ([ajm188](https://github.com/ajm188)) * Anthony Yeh ([enisoc](https://github.com/enisoc)) * Dan Kozlowski ([dkhenry](https://github.com/dkhenry)) * David Weitzman ([dweitzman](https://github.com/dweitzman))