clash: add filalex77 to maintainers
This commit is contained in:
parent
939ee5022e
commit
2e43dd0e74
@ -17,7 +17,7 @@ buildGoModule rec {
|
|||||||
description = "A rule-based tunnel in Go";
|
description = "A rule-based tunnel in Go";
|
||||||
homepage = "https://github.com/Dreamacro/clash";
|
homepage = "https://github.com/Dreamacro/clash";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ contrun ];
|
maintainers = with maintainers; [ contrun filalex77 ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user