diff options
| author | Akira Hirose <akrhrs@yahoo.co.jp> | 2014-07-23 15:43:18 +0900 | 
|---|---|---|
| committer | Akira Hirose <akrhrs@yahoo.co.jp> | 2014-07-23 15:43:18 +0900 | 
| commit | 4f97478d6beba127180f7f6d3278aef79b901441 (patch) | |
| tree | 06e1409f45c640e2c81804d2082bfa674fa68fe6 | |
| parent | e859a4edde405fc020cccc04a806ea877e26ed75 (diff) | |
add a contributor line :)
| -rw-r--r-- | bash.html.markdown | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/bash.html.markdown b/bash.html.markdown index 29b0c8db..15d1c068 100644 --- a/bash.html.markdown +++ b/bash.html.markdown @@ -6,6 +6,7 @@ contributors:      - ["Darren Lin", "https://github.com/CogBear"]      - ["Alexandre Medeiros", "http://alemedeiros.sdf.org"]      - ["Denis Arh", "https://github.com/darh"] +    - ["akirahirose", "https://twitter.com/akirahirose"]  filename: LearnBash.sh  --- | 
