This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shade-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 7e22fe8  Update README.md (#182)
7e22fe8 is described below

commit 7e22fe8204ad316e1d37f297eaf4aea7dbbf7797
Author: Mavaddat Javid <5055400+mavad...@users.noreply.github.com>
AuthorDate: Thu Mar 23 08:27:42 2023 -0400

    Update README.md (#182)
    
    Remove IRC and small grammatical corrections.
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 0bedbe9..e2adb46 100644
--- a/README.md
+++ b/README.md
@@ -82,8 +82,8 @@ start the first line of a commit with '(doc)' instead of a 
ticket number.
 Developer Tips
 --------------
 
-If you machine is big enough and you want to parallelise the IT execution to 
validate the build
-before a PR you can set the concurrency in MAVEN_OPTS:
+If your machine is sufficiently powerful and you want to parallelise the IT 
execution to validate the build
+before a PR you can set the concurrency in `MAVEN_OPTS`:
 
 ````
 MAVEN_OPTS=-Dinvoker.parallelThreads=2 mvn verify -Prun-its
@@ -104,7 +104,7 @@ Additional Resources
 + [General GitHub documentation](https://help.github.com/)
 + [GitHub pull request 
documentation](https://help.github.com/send-pull-requests/)
 + [Apache Maven Twitter Account](https://twitter.com/ASFMavenProject)
-+ #Maven IRC channel on freenode.org
++ [Slack channel for regular contributors](https://infra.apache.org/slack.html)
 
 [jira]: https://issues.apache.org/jira/projects/MSHADE/
 [license]: https://www.apache.org/licenses/LICENSE-2.0

Reply via email to