plugins/rhubarb: update maintainer attr
Follow the nixpkgs maintainer rename in NixOS/nixpkgs#499817, which moved Santosh Shrestha from santosh to vimlinuz.
This commit is contained in:
parent
1e05ad24e0
commit
3056067b55
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ lib.nixvim.plugins.mkVimPlugin {
|
|||
package = "vim-rhubarb";
|
||||
description = "Rhubarb is a GitHub extension for fugitive.vim.";
|
||||
|
||||
maintainers = [ lib.maintainers.santosh ];
|
||||
maintainers = [ lib.maintainers.vimlinuz ];
|
||||
|
||||
dependencies = [ "git" ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue