diff options
author | Frank Ch. Eigler <fche@elastic.org> | 2009-02-17 18:13:44 -0500 |
---|---|---|
committer | Frank Ch. Eigler <fche@elastic.org> | 2009-02-17 18:13:44 -0500 |
commit | 290dd9f733818a0032936a0033ed702787d5c87a (patch) | |
tree | d698bfeb6bceab5682be62400ea74e015ebe7a9f | |
parent | c8bf931d80b0383f93ce335b3fb3d4237b18f8ab (diff) | |
download | systemtap-steved-290dd9f733818a0032936a0033ed702787d5c87a.tar.gz systemtap-steved-290dd9f733818a0032936a0033ed702787d5c87a.tar.xz systemtap-steved-290dd9f733818a0032936a0033ed702787d5c87a.zip |
author name tweak
-rw-r--r-- | AUTHORS | 1 | ||||
-rwxr-xr-x | AUTHORS.sh | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -40,6 +40,5 @@ Theodore Ts'o Tim Moore Tom Zanussi Wenji Huang -Will Cohen William Cohen Zhaolei @@ -55,6 +55,7 @@ sedcmd="$sedcmd -e s/^maynardj$/Maynard_Johnson/" sedcmd="$sedcmd -e s/^root$//" sedcmd="$sedcmd -e s/^dcn$/Dave_Nomura/" sedcmd="$sedcmd -e s/^Srinivasa$/Srinivasa_DS/" +sedcmd="$sedcmd -e s/^Will.Cohen$/William_Cohen/" # echo $sedcmd |