git-series: add edef as maintainer
This commit is contained in:
parent
fca52043a5
commit
67b8f4e0a7
1 changed files with 1 additions and 1 deletions
|
@ -45,6 +45,6 @@ buildRustPackage rec {
|
|||
homepage = https://github.com/git-series/git-series;
|
||||
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.vmandela ];
|
||||
maintainers = with maintainers; [ edef vmandela ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue