Index: /applications/editors/josm/plugins/pt_assistant/build.xml
===================================================================
--- /applications/editors/josm/plugins/pt_assistant/build.xml	(revision 34201)
+++ /applications/editors/josm/plugins/pt_assistant/build.xml	(revision 34202)
@@ -2,10 +2,10 @@
 <project name="pt_assistant" default="dist" basedir=".">
 
-  <!-- enter the SVN commit message --> 
+  <!-- enter the SVN commit message -->
   <property name="commit.message" value="Commit message"/>
   <!-- enter the *lowest JOSM version this plugin is currently compatible with -->
   <property name="plugin.main.version" value="13729"/>
 
-  <property name="plugin.author" value="Darya Golovko darya0705@gmail.com"/>
+  <property name="plugin.author" value="Biswesh Mohapatra biswesh123@gmail.com"/>
   <property name="plugin.class" value="org.openstreetmap.josm.plugins.pt_assistant.PTAssistantPlugin"/>
   <property name="plugin.description" value="Provides validation and fixing for public transport route according to version 2 of the public transport schema"/>
@@ -13,5 +13,5 @@
   <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/PT_Assistant"/>
   <property name="plugin.canloadatruntime" value="true"/>
-  
+
   <!-- ** include targets that all plugins have in common ** -->
   <import file="../build-common.xml"/>
