From 0727210fccb25d3089fdac0e10fef05f46da2b59 Mon Sep 17 00:00:00 2001 From: Jairo Ramirez Date: Sat, 22 Aug 2020 02:22:06 -0500 Subject: [PATCH] Se agrega el comentario con el nombre de quien modifica --- src/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.js b/src/index.js index 5274bd4..620f054 100644 --- a/src/index.js +++ b/src/index.js @@ -16,6 +16,7 @@ const messages = [ "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live", "naruto, The programmer ninja!", "The covid-19 block my commit", + "Este es un comentario by Jairo Ramirez" ]; const funnyCommit = () => {