lspmux: add mrcjkb to maintainers
This commit is contained in:
@@ -23,6 +23,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
mainProgram = "lspmux";
|
||||
homepage = "https://codeberg.org/p2502/lspmux";
|
||||
license = with licenses; [ eupl12 ];
|
||||
maintainers = [ ];
|
||||
maintainers = with maintainers; [ mrcjkb ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user