zellij: add myself to maintainers
This commit is contained in:
parent
72914e8861
commit
6812ada3f3
@ -56,6 +56,6 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://zellij.dev/";
|
||||
changelog = "https://github.com/zellij-org/zellij/blob/v${version}/Changelog.md";
|
||||
license = with licenses; [ mit ];
|
||||
maintainers = with maintainers; [ therealansh _0x4A6F ];
|
||||
maintainers = with maintainers; [ therealansh _0x4A6F abbe ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user