Unverified Commit 2a96e60a authored by Benoit de Chezelles's avatar Benoit de Chezelles Committed by Safenein
Browse files

zuban: add bew as maintainer

parent 868af2fd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
    changelog = "https://zubanls.com/blog/";
    license = lib.licenses.agpl3Only;
    maintainers = with lib.maintainers; [
      bew
      mcjocobe
    ];
    platforms = lib.platforms.all;