diff options
author | LOZORD <ljrudberg@gmail.com> | 2014-11-24 19:44:25 -0600 |
---|---|---|
committer | LOZORD <ljrudberg@gmail.com> | 2014-11-24 19:44:25 -0600 |
commit | b7f4ca7ea8e831426eeced7b37b09ed1d81a8190 (patch) | |
tree | 6e49a5087275bbc87e3086700d2317394a300588 | |
parent | 295b40d2724a24e046f75da71b4e43124168b535 (diff) |
Added ourselves to the contributor section
-rw-r--r-- | git.html.markdown | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/git.html.markdown b/git.html.markdown index 7e9e70de..f94fadee 100644 --- a/git.html.markdown +++ b/git.html.markdown @@ -3,6 +3,8 @@ category: tool tool: git contributors: - ["Jake Prather", "http://github.com/JakeHP"] + - ["Leo Rudberg" , "http://github.com/LOZORD"] + - ["Betsy Lorton" , "http://github.com/schbetsy"] filename: LearnGit.txt --- |