tf-github-autoresponse: refresh TF-A template msg

Update TF-A's github autoreply with latest informations and links.

Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: I8e08351d0fda5182ff7c036b45e30945fb5c31ee
diff --git a/ci/TrustedFirmware-A_issue_comment.md b/ci/TrustedFirmware-A_issue_comment.md
index fb4d721..9ffa71b 100644
--- a/ci/TrustedFirmware-A_issue_comment.md
+++ b/ci/TrustedFirmware-A_issue_comment.md
@@ -1,15 +1,13 @@
 Hello @{user_name}!
 
-
 Thank you for raising an issue for **Trusted Firmware-A**.
 
-The TF-A project has now migrated to www.trustedfirmware.org. This issue tracker will still remain accessible for some time, but only for historical reasons. From now on you should raise new issues on trustedfirmware.org.
+The TF-A project is hosted on https://www.trustedfirmware.org and https://git.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/
 
-If it is a query or a design discussion it is better discussed via the [mailing list](https://lists.trustedfirmware.org/mailman/listinfo/tf-a). If it is issue/bug which need to be tracked, raise an issue in the [issue tracking board](https://developer.trustedfirmware.org/maniphest/query/open/) and also send an email to the [mailing list](https://lists.trustedfirmware.org/mailman/listinfo/tf-a) to notify the TF-A community.
+Issues/bugs shall be raised to the [github issue tracker](https://github.com/TrustedFirmware-A/trusted-firmware-a/issues)
 
-## How do I raise issues for TF-A?
-Please use our new [issue tracking board](https://developer.trustedfirmware.org/maniphest/query/open/). For this you just need to login with your existing GitHub account. We also have a [guide](https://developer.trustedfirmware.org/dashboard/view/6/) to help you raise the issue with the appropriate labels and tags. This way it will be easier for both you and us to track and address the issue most effectively.
+In addition it is recommended to notify the [TF-A mailing list](https://lists.trustedfirmware.org/mailman3/lists/tf-a.lists.trustedfirmware.org/) along with logging a new issue.
 
 We are looking forward to seeing you in trustedfirmware.org!
 
-The **Trusted Firmware-A** team
\ No newline at end of file
+The **Trusted Firmware-A** team
diff --git a/ci/TrustedFirmware-A_pr_comment.md b/ci/TrustedFirmware-A_pr_comment.md
index 0418224..d827139 100644
--- a/ci/TrustedFirmware-A_pr_comment.md
+++ b/ci/TrustedFirmware-A_pr_comment.md
@@ -1,24 +1,15 @@
 Hello @{user_name}!
 
-
 Thank you for your contribution to **Trusted Firmware-A**!
 
-The TF-A project has now migrated to www.trustedfirmware.org. Our GitHub repo will remain accessible as a Read-Only mirror but we have changed the way we accept contributions for the project.
+The TF-A project is hosted on https://www.trustedfirmware.org and https://git.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/
 
-## How do I contribute patches to TF-A?
-We have a [Getting started](https://developer.trustedfirmware.org/w/tf_a/gerrit-getting-started/) article which we hope will make everything very straightforward! And if you would like more details you can always refer to the [contributing guidelines](https://trustedfirmware-a.readthedocs.io/en/latest/process/contributing.html).
+The github hosting is a read-only mirror and pull requests aren't monitored.
 
-A quick overview:
-1. Go to review.trustedfirmware.org
-2. Register with your existing GitHub account
-3. Submit your patches!
+Contributions shall be posted to the [gerrit dashboard](https://review.trustedfirmware.org/) according to the [TF-A contributor's guide](https://trustedfirmware-a.readthedocs.io/en/latest/process/contributing.html)
 
-## What if I face any problems?
-We have many channels through which you can contact us:
+The [TF-A mailing list](https://lists.trustedfirmware.org/mailman3/lists/tf-a.lists.trustedfirmware.org/) shall be used for design discussions or RFC's.
 
- * **Our mailing lists**
-   You can send us an email in the [public TF-A mailing list](https://lists.trustedfirmware.org/mailman/listinfo/tf-a). [Here](https://lists.trustedfirmware.org/mailman/listinfo) you can also find all the mailing lists for all the projects hosted under trustedfirmware.org.
-
-We are looking forward to seeing your patch submitted to trustedfirmware.org!
+We are looking forward to seeing you in trustedfirmware.org!
 
 The **Trusted Firmware-A** team