pure-prompt: add pablovsky as maintainer
This commit is contained in:
parent
78a657914c
commit
928fb53442
@ -25,6 +25,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = https://github.com/sindresorhus/pure;
|
homepage = https://github.com/sindresorhus/pure;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
maintainers = with maintainers; [ pacien ];
|
maintainers = with maintainers; [ pacien pablovsky ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user