projects
/
quix0rs-gnu-social.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ef8bd9
)
Add myself to contributors array.
author
Siebrand Mazeland
<s.mazeland@xs4all.nl>
Fri, 18 Mar 2011 19:15:57 +0000
(20:15 +0100)
committer
Siebrand Mazeland
<s.mazeland@xs4all.nl>
Fri, 18 Mar 2011 19:15:57 +0000
(20:15 +0100)
actions/version.php
patch
|
blob
|
history
diff --git
a/actions/version.php
b/actions/version.php
index 60423cbd82bf4e46a01645042a28ab4bc7e00cbc..37555652c764f501ef83ca2201b405f0c745a97b 100644
(file)
--- a/
actions/version.php
+++ b/
actions/version.php
@@
-277,5
+277,6
@@
class VersionAction extends Action
'mEDI',
'Brett Taylor',
'Brigitte Schuster',
- 'Brion Vibber');
+ 'Brion Vibber',
+ 'Siebrand Mazeland');
}