GUAC-1086: Add Vasily Loginov as author.

This commit is contained in:
Michael Jumper
2015-03-31 14:07:57 -07:00
parent 52e46ea8d0
commit d11e83df96

View File

@@ -54,6 +54,7 @@ import org.slf4j.LoggerFactory;
* that use purely the Guacamole API. * that use purely the Guacamole API.
* *
* @author Michael Jumper * @author Michael Jumper
* @author Vasily Loginov
*/ */
@Singleton @Singleton
public class TunnelRequestService { public class TunnelRequestService {