diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4cda8028..a830aafd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ Project description: The Paho project has been created to provide scalable open-source implementations of open and standard messaging protocols aimed at new, existing, and emerging applications for Machine-to-Machine (M2M) and Internet of Things (IoT). Paho reflects the inherent physical and cost constraints of device connectivity. Its objectives include effective levels of decoupling between devices and applications, designed to keep markets open and encourage the rapid growth of scalable Web and Enterprise middleware and applications. Paho is being kicked off with MQTT publish/subscribe client implementations for use on embedded platforms, along with corresponding server support as determined by the community. - + - [Project web site](https://www.eclipse.org/paho) - [Project information](https://projects.eclipse.org/projects/iot.paho) @@ -52,9 +52,10 @@ change. What happens next depends on the content of the patch. If it is 100% authored by the contributor and is less than 1000 lines (and meets the needs of the project), then it can be committed to the main repository. If not, more steps -are required. These are detailed in the +are required. These are detailed in the [legal process poster](http://www.eclipse.org/legal/EclipseLegalProcessPoster.pdf). + Developer resources: -------------------- @@ -70,7 +71,7 @@ Before your contribution can be accepted by the project, you need to create and Contact: -------- -Contact the project developers via the project's development +Contact the project developers via the project's development [mailing list](https://dev.eclipse.org/mailman/listinfo/paho-dev). Search for bugs: diff --git a/build.xml b/build.xml index 77331217..5b595fa5 100644 --- a/build.xml +++ b/build.xml @@ -1,5 +1,5 @@