Bug 23975: (QA follow-up) Add another plugin source
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 3 Mar 2020 09:22:18 +0000 (09:22 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 3 Mar 2020 09:22:39 +0000 (09:22 +0000)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

debian/templates/koha-conf-site.xml.in
etc/koha-conf.xml

index dc9d100..ded7ace 100644 (file)
@@ -419,6 +419,11 @@ __END_SRU_PUBLICSERVER__
         <org_name>thekesolutions</org_name>
         <service>github</service>
     </repo>
+    <repo>
+        <name>PTFS Europe</name>
+        <org_name>ptfs-europe</org_name>
+        <service>github</service>
+    </repo>
  </plugin_repos>
 
 </config>
index 9f0d6a1..519a9cc 100644 (file)
@@ -243,6 +243,11 @@ __PAZPAR2_TOGGLE_XML_POST__
         <org_name>thekesolutions</org_name>
         <service>github</service>
     </repo>
+    <repo>
+        <name>PTFS Europe</name>
+        <org_name>ptfs-europe</org_name>
+        <service>github</service>
+    </repo>
  </plugin_repos>
 
 </config>