lol

Merge pull request #272224 from wegank/guile-3-0-maintainers

guile_3_0: remove inactive maintainers

authored by

Weijia Wang and committed by
GitHub
6a9a1627 1177cdd3

+1 -1
+1 -1
pkgs/development/interpreters/guile/3.0.nix
··· 164 164 foreign function call interface, and powerful string processing. 165 165 ''; 166 166 license = licenses.lgpl3Plus; 167 - maintainers = with maintainers; [ ludo lovek323 vrthra ]; 167 + maintainers = with maintainers; [ ]; 168 168 platforms = platforms.all; 169 169 }; 170 170 }