maintainers: 1000101 -> _1000101
This commit is contained in:
@@ -19,6 +19,6 @@ buildGoPackage rec {
|
||||
description = "A command line tool for shopify themes";
|
||||
homepage = "https://shopify.github.io/themekit/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ maintainers."1000101" ];
|
||||
maintainers = with maintainers; [ _1000101 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user