Fix config changes missed during migration

repo-owner should match the new URLs.

Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
Change-Id: I1852502db62236b521170fa40f1a86e544691a95
diff --git a/arthur-mbed-tls-restricted-pr.yaml b/arthur-mbed-tls-restricted-pr.yaml
index 582ccf9..ca5a5c2 100644
--- a/arthur-mbed-tls-restricted-pr.yaml
+++ b/arthur-mbed-tls-restricted-pr.yaml
@@ -15,9 +15,9 @@
                   <name>mbedtls-test</name>
                   <retriever class="org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever">
                     <scm class="org.jenkinsci.plugins.github_branch_source.GitHubSCMSource" plugin="github-branch-source@2.9.1">
-                      <repoOwner>ARMmbed</repoOwner>
+                      <repoOwner>Mbed-TLS</repoOwner>
                       <repository>mbedtls-test</repository>
-                      <repositoryUrl>https://github.com/ARMmbed/mbedtls-test</repositoryUrl>
+                      <repositoryUrl>https://github.com/Mbed-TLS/mbedtls-test</repositoryUrl>
                     </scm>
                   </retriever>
                   <defaultVersion>master</defaultVersion>
diff --git a/mbed-tls-pr-head.yaml b/mbed-tls-pr-head.yaml
index 07d46b2..e56b490 100644
--- a/mbed-tls-pr-head.yaml
+++ b/mbed-tls-pr-head.yaml
@@ -31,7 +31,7 @@
     - github:
         api-uri: https://api.github.com
         credentials-id: mbedtls-github-token
-        repo-owner: ARMmbed
+        repo-owner: Mbed-TLS
         repo: mbedtls
         repository-url: https://github.com/Mbed-TLS/mbedtls.git
         branch-discovery: no-pr
diff --git a/mbed-tls-pr-merge.yaml b/mbed-tls-pr-merge.yaml
index 30f9d2c..c031f19 100644
--- a/mbed-tls-pr-merge.yaml
+++ b/mbed-tls-pr-merge.yaml
@@ -31,7 +31,7 @@
     - github:
         api-uri: https://api.github.com
         credentials-id: mbedtls-github-token
-        repo-owner: ARMmbed
+        repo-owner: Mbed-TLS
         repo: mbedtls
         repository-url: https://github.com/Mbed-TLS/mbedtls.git
         branch-discovery: no-pr
diff --git a/mbedtls-pr-multibranch.yaml b/mbedtls-pr-multibranch.yaml
index 6678339..d87deb9 100644
--- a/mbedtls-pr-multibranch.yaml
+++ b/mbedtls-pr-multibranch.yaml
@@ -41,7 +41,7 @@
     - github:
         api-uri: https://api.github.com
         credentials-id: mbedtls-github-token
-        repo-owner: ARMmbed
+        repo-owner: Mbed-TLS
         repo: mbedtls
         repository-url: https://github.com/Mbed-TLS/mbedtls.git
         branch-discovery: no-pr