qvim: add ttuegel to maintainers
This commit is contained in:
parent
f383ecb8c4
commit
1286572302
|
@ -122,7 +122,7 @@ composableDerivation {
|
|||
meta = with stdenv.lib; {
|
||||
description = "The most popular clone of the VI editor (Qt GUI fork)";
|
||||
homepage = https://bitbucket.org/equalsraf/vim-qt/wiki/Home;
|
||||
maintainers = with maintainers; [ smironov ];
|
||||
maintainers = with maintainers; [ smironov ttuegel ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue