Merge pull request #29949 from hongchaodeng/doc

Automatic merge from submit-queue

automation.md: fix typos
This commit is contained in:
Kubernetes Submit Queue 2016-08-03 08:46:58 -07:00 committed by GitHub
commit 3d0a6458f3
1 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ processes.
In an effort to In an effort to
* reduce load on core developers * reduce load on core developers
* maintain e2e stability * maintain e2e stability
* load test githubs label feature * load test github's label feature
We have added an automated [submit-queue] We have added an automated [submit-queue]
(https://github.com/kubernetes/contrib/blob/master/mungegithub/mungers/submit-queue.go) (https://github.com/kubernetes/contrib/blob/master/mungegithub/mungers/submit-queue.go)
@ -99,7 +99,7 @@ green when this PR finishes retesting.
## Github Munger ## Github Munger
We run a [github "munger"](https://github.com/kubernetes/contrib/tree/master/mungegithub). We run [github "mungers"](https://github.com/kubernetes/contrib/tree/master/mungegithub).
This runs repeatedly over github pulls and issues and runs modular "mungers" This runs repeatedly over github pulls and issues and runs modular "mungers"
similar to "mungedocs." The mungers include the 'submit-queue' referenced above along similar to "mungedocs." The mungers include the 'submit-queue' referenced above along