Skip to content

Commit 0d398e0

Browse files
committed
update jbucaran --> JorgeBucaran
1 parent 8c1594c commit 0d398e0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

license

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2015 Jorge Bucaran (https://github.com/jbucaran)
3+
Copyright (c) 2015 Jorge Bucaran (https://github.com/JorgeBucaran)
44
Copyright (c) 2016 Luke Edwards (https://github.com/lukeed)
55

66
Permission is hereby granted, free of charge, to any person obtaining a copy

packages/taskr/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -611,6 +611,6 @@ const taskr = new Taskr({ file, cwd });
611611

612612
## Credits
613613

614-
This project used to be called `fly`, but [Jorge Bucaran](https://github.com/jbucaran), its original author, generously handed over the project to [Luke Edwards](https://github.com/lukeed) in order to further development. The project is now named `taskr` to reflect the transition and its exicitng new future!
614+
This project used to be called `fly`, but [Jorge Bucaran](https://github.com/JorgeBucaran), its original author, generously handed over the project to [Luke Edwards](https://github.com/lukeed) in order to further development. The project is now named `taskr` to reflect the transition and its exicitng new future!
615615

616616
A **big thanks** to [Constantin Titarenko](https://github.com/titarenko) for donating the name `taskr` on NPM -- very much appreciated!

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ module.exports = {
5555

5656
> **TL;DR** This is the continuation of and successor to [Fly](https://github.com/flyjs/fly)!
5757
58-
Fly's original author, [Jorge Bucaran](https://github.com/jbucaran), has shifted focus to other exciting projects. Before leaving, he chose to guarantee Fly's future by transferring the project to [Luke Edwards](https://github.com/lukeed), who was one of the first and most enthused contributors.
58+
Fly's original author, [Jorge Bucaran](https://github.com/JorgeBucaran), has shifted focus to other exciting projects. Before leaving, he chose to guarantee Fly's future by transferring the project to [Luke Edwards](https://github.com/lukeed), who was one of the first and most enthused contributors.
5959

6060
To reflect this milestone, Fly has been renamed to Taskr and has a stable, exciting future ahead! :tada:
6161

@@ -141,7 +141,7 @@ If you're still missing something, open a ticket so that the team & community ca
141141

142142
## License
143143

144-
MIT © [Luke Edwards](https://lukeed.com) and [Jorge Bucaran](https://github.com/jbucaran)
144+
MIT © [Luke Edwards](https://lukeed.com) and [Jorge Bucaran](https://github.com/JorgeBucaran)
145145

146146
<!--
147147
[`@taskr/eslint`](/packages/eslint) | [![npm](https://img.shields.io/npm/v/@taskr/eslint.svg?maxAge=86400)](https://www.npmjs.com/package/@taskr/eslint) | [![Dependency Status](https://david-dm.org/lukeed/taskr.svg?path=packages/eslint)](https://david-dm.org/lukeed/taskr?path=packages/eslint)

0 commit comments

Comments
 (0)