From 598b27f83c4d4dd72c5cfbd06ca60b12e2833429 Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Mon, 26 Aug 2024 18:15:39 +0300 Subject: flake: Remove maintainer comment Effectively other contributors maintain it now. --- flake.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/flake.nix b/flake.nix index 1e7c77bc..2d4c5627 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,4 @@ # This flake file is community maintained -# Maintainers: -# Bill Sun (github/billksun) { description = "Niri: A scrollable-tiling Wayland compositor."; -- cgit