[patch 4/4] DCO: use IANA-reserved second level domain name

domen_at_coderock.org
Date: 06/20/05

  • Next message: Roy Keene: "Re: Problem with 2.6 kernel and lots of I/O"
    Date:	Mon, 20 Jun 2005 23:57:22 +0200
    To: akpm@osdl.org
    
    

    From: Alexey Dobriyan <adobriyan@gmail.com>

    Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
    Signed-off-by: Domen Puncer <domen@coderock.org>

    ---
     SubmittingPatches |    2 +-
     1 files changed, 1 insertion(+), 1 deletion(-)
    Index: quilt/Documentation/SubmittingPatches
    ===================================================================
    --- quilt.orig/Documentation/SubmittingPatches
    +++ quilt/Documentation/SubmittingPatches
    @@ -299,7 +299,7 @@ can certify the below:
     
     then you just add a line saying
     
    -	Signed-off-by: Random J Developer <random@developer.org>
    +	Signed-off-by: Random J Developer <random@developer.example.org>
     
     Some people also put extra tags at the end.  They'll just be ignored for
     now, but you can do this to mark internal company procedures or just
    --
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Roy Keene: "Re: Problem with 2.6 kernel and lots of I/O"