Ver código fonte

Correcting name and email address

Thomas Guyot-Sionnest 16 anos atrás
pai
commit
415d5f5bbe
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      tools/sfsnapshotgit

+ 1 - 1
tools/sfsnapshotgit

@@ -1,6 +1,6 @@
 #!/bin/bash
 #!/bin/bash
 # sfsnapshotgit - Snapshot script for Git repository
 # sfsnapshotgit - Snapshot script for Git repository
-# Original author: Thomas Gguyot-Sionnest <tguyot@unix.net>
+# Original author: Thomas Guyot-Sionnest <tguyot@gmail.com>
 #
 #
 # Given an optional branch name (master by default), this script creates
 # Given an optional branch name (master by default), this script creates
 # a snapshot from the tip of the branch and move it to ~/staging/.
 # a snapshot from the tip of the branch and move it to ~/staging/.