From b4b72438e0375310c5ed2fccc0858268218a6384 Mon Sep 17 00:00:00 2001 From: Robert Korulczyk Date: Sun, 27 Nov 2022 18:04:27 +0100 Subject: [PATCH] Remove maintainer from Bengali language pack. refs https://github.com/flarum-lang/bengali/pull/1#issuecomment-1311816335 --- config/subsplits.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/subsplits.php b/config/subsplits.php index 9a22d1ff11..58b43fb972 100644 --- a/config/subsplits.php +++ b/config/subsplits.php @@ -51,7 +51,7 @@ 'class' => ReleaseGenerator::class, 'versionTemplate' => 'Major.Minor.Patch', ], - 'maintainers' => ['mueenulit'], + 'maintainers' => [], // ['mueenulit'], see https://github.com/flarum-lang/bengali/pull/1#issuecomment-1311816335 ], 'cs' => [ 'type' => 'language',