maintainer-list.nix: remove ndowens
This commit is contained in:
@@ -17,7 +17,7 @@ buildGoPackage rec {
|
||||
meta = with stdenv.lib; {
|
||||
description = "Extract urls from text";
|
||||
homepage = https://github.com/mvdan/xurls;
|
||||
maintainers = with maintainers; [ koral ndowens ];
|
||||
maintainers = with maintainers; [ koral ];
|
||||
platforms = platforms.unix;
|
||||
license = licenses.bsd3;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user