diff --git a/src/condor.erl b/src/condor.erl index 0863a4d..6413bc4 100644 --- a/src/condor.erl +++ b/src/condor.erl @@ -17,9 +17,11 @@ %% limitations under the License. %% @author Jörgen Brandt +%% @author Irina Guberman -module( condor ). -author( "Jorgen Brandt " ). +-author( "Irina Guberman " ). -vsn( "2.2.0-snapshot" ).