summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorgilice <104317939+gilice@users.noreply.github.com>2023-09-13 17:37:52 +0200
committergilice <104317939+gilice@users.noreply.github.com>2023-09-13 17:37:52 +0200
commitbf1c8043b0f1f673fc4d3c83814ea6d20050b0de (patch)
treeb35c4edae2c1aad73327ee260e47726950ce7638 /maintainers
parent96942dd1d5589026d338fd257eb72e5fec09ec7e (diff)
flutter: remove myself from maintainers
I don't have the time for this anymore.
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/team-list.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 01b29e32cb9d3..d0a8be19fb2d3 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -287,7 +287,7 @@ with lib.maintainers; {
   };
 
   flutter = {
-    members = [ gilice mkg20001 RossComputerGuy FlafyDev hacker1024 ];
+    members = [ mkg20001 RossComputerGuy FlafyDev hacker1024 ];
     scope = "Maintain Flutter and Dart-related packages and build tools";
     shortName = "flutter";
     enableFeatureFreezePing = false;