Dongjoon Hyun created TOREE-282:
-----------------------------------

             Summary: Remove `Created by` comments from source code
                 Key: TOREE-282
                 URL: https://issues.apache.org/jira/browse/TOREE-282
             Project: TOREE
          Issue Type: Task
            Reporter: Dongjoon Hyun
            Priority: Trivial


ASF strongly recommends to remove @author tags and `created by` because they 
imply individual ownership. We had better remove the followings.

{code:title=SparkContextProvider.scala|borderStyle=solid}
-/**
- * Created by spark on 2/24/15.
- */
{code}

{code:title=CompleteReplySpec.scala|borderStyle=solid}
-/**
- * Created by Senkwich on 7/24/14.
- */
{code}

{code:title=ConnectReplySpec.scala|borderStyle=solid}
-/**
- * Created by Senkwich on 7/24/14.
- */
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to