maintainers: rename geistesk to oxzi
For reasons I have renamed my GitHub account and would like to include this name change here.
This commit is contained in:
@@ -19,6 +19,6 @@ buildGoPackage rec {
|
||||
description = "Fresh implementation of Shadowsocks in Go";
|
||||
homepage = "https://github.com/shadowsocks/go-shadowsocks2/";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ geistesk ];
|
||||
maintainers = with maintainers; [ oxzi ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user