wrangler: add filalex77 to maintainers
This commit is contained in:
parent
60582f7095
commit
b2b5ae6e8c
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ rustPlatform.buildRustPackage rec {
|
|||
description = "A CLI tool designed for folks who are interested in using Cloudflare Workers";
|
||||
homepage = "https://github.com/cloudflare/wrangler";
|
||||
license = with licenses; [ asl20 /* or */ mit ];
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ filalex77 ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue