Signed-off-by: Jessica Frazelle <acidburn@docker.com>
| ... | ... |
@@ -36,7 +36,7 @@ This command works by integrating with Leroy. He has a few other commands too, s |
| 36 | 36 |
as `!gif` or `!godoc`, but we are always looking for more fun commands to add. |
| 37 | 37 |
|
| 38 | 38 |
The gordon-bot repository is maintained at |
| 39 |
-[github.com/jfrazelle/gordon-bot](https://github.com/jfrazelle/gordon-bot) |
|
| 39 |
+[github.com/docker/gordon-bot](https://github.com/docker/gordon-bot) |
|
| 40 | 40 |
|
| 41 | 41 |
### NSQ |
| 42 | 42 |
|
| ... | ... |
@@ -59,16 +59,4 @@ jobs. |
| 59 | 59 |
One of the things queued from the Hooks are the building of the Master |
| 60 | 60 |
Binaries. This happens on every push to the master branch of Docker. The |
| 61 | 61 |
repository for this is maintained at |
| 62 |
-[github.com/jfrazelle/docker-bb](https://github.com/jfrazelle/docker-bb). |
|
| 63 |
- |
|
| 64 |
-#### Docker Master Docs |
|
| 65 |
- |
|
| 66 |
-The master build of the docs gets queued from the Hooks as well. They are built |
|
| 67 |
-using [github.com/jfrazelle/nsqexec](https://github.com/jfrazelle/nsqexec). |
|
| 68 |
- |
|
| 69 |
-#### Patch Parser Bot |
|
| 70 |
- |
|
| 71 |
-The bot, also named GordonTheTurtle, that labels and comments on Pull Requests |
|
| 72 |
-listens on Hooks as well. He is capable of knowing if a Pull Request needs to |
|
| 73 |
-be signed, or gofmt'd, as well as rebased. The repository for this is maintained at |
|
| 74 |
-[github.com/jfrazelle/gh-patch-parser](https://github.com/jfrazelle/gh-patch-parser). |
|
| 62 |
+[github.com/docker/docker-bb](https://github.com/docker/docker-bb). |