diff options
| author | Kubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com> | 2017-10-19 11:01:43 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-19 11:01:43 -0700 |
| commit | 9d8f34af77d4446ce76045d977e81d703af51e00 (patch) | |
| tree | cff1b9a29632aca942cfdf6d3fb68d2ace2f09ff | |
| parent | 7657422ab8830748a26c0b0f4c346db4e05e72de (diff) | |
| parent | 96461ae2ac6dd60d9c4d94d8d24fe53d3ad403e4 (diff) | |
Merge pull request #1211 from porridge/remove-mungedocs-reference
Automatic merge from submit-queue.
Remove unhelpful reference to mungedocs.
| -rw-r--r-- | contributors/devel/automation.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contributors/devel/automation.md b/contributors/devel/automation.md index ae6e0ab5..dda66b4c 100644 --- a/contributors/devel/automation.md +++ b/contributors/devel/automation.md @@ -50,8 +50,8 @@ If these tests pass a second time, the PR will be merged when this PR finishes r We run [github "mungers"](https://github.com/kubernetes/test-infra/tree/master/mungegithub). -This runs repeatedly over github pulls and issues and runs modular "mungers" -similar to "mungedocs". The mungers include the "submit-queue" referenced above along +This runs repeatedly over github pulls and issues and runs modular "mungers". +The mungers include the "submit-queue" referenced above along with numerous other functions. See the README in the link above. Please feel free to unleash your creativity on this tool, send us new mungers |
