Skip to content
This repository was archived by the owner on Mar 25, 2022. It is now read-only.

Commit b122e3e

Browse files
committed
Add @ipfs-helper note
@lgierth can you give it access to protocol/pm?
1 parent f86d8f7 commit b122e3e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sprintbot/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ All of the three things there use `forever` to run. `forever start x.js` or `for
66

77
To start, run `start_forever.sh`, which includes the environmental variables needed by the scripts.
88

9+
The GitHub user [@ipfs-helper](https://github.com/ipfs-helper) was created to make these tasks easier.
10+
911
### [sprint-helper](https://github.com/ipfs/sprint-helper)
1012

1113
This is the IRC sprintbot that is used to announce our sprints. It is run by using `node-cron` and `forever`. The entry point is `irc.js`.
@@ -17,4 +19,3 @@ This is a GitHub bot (using @RichardLitt's credentials) that opens issues automa
1719
### labs-github-issues
1820

1921
These are templates and a short `node-cron` script for creating issues for the PL internal process. `node-cron`, `forever`. Copy them over to the `node-github-issue-bot` folder at the moment, for each change, using `copy.sh`. Command: `labs.js`.
20-

0 commit comments

Comments
 (0)