CREDITS: Add myself to the Infrastructure section (after talking with Max).
svn-id: r54112
This commit is contained in:
parent
05986f09fd
commit
708593c7a0
3 changed files with 3 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
@ -242,6 +242,7 @@ ScummVM Team
|
|||
Max Horn - Backend & Engine APIs, file API, sound mixer,
|
||||
audiostreams, data structures, etc.
|
||||
Eugene Sandulenko
|
||||
Johannes Schickel
|
||||
|
||||
GUI:
|
||||
Vicent Marti
|
||||
|
|
|
@ -268,6 +268,7 @@ static const char *credits[] = {
|
|||
"C0""Max Horn",
|
||||
"C2""Backend & Engine APIs, file API, sound mixer, audiostreams, data structures, etc.",
|
||||
"C0""Eugene Sandulenko",
|
||||
"C0""Johannes Schickel",
|
||||
"",
|
||||
"C1""GUI",
|
||||
"C0""Vicent Marti",
|
||||
|
|
|
@ -761,6 +761,7 @@ begin_credits("Credits");
|
|||
begin_section("Infrastructure");
|
||||
add_person("Max Horn", "Fingolfin", "Backend & Engine APIs, file API, sound mixer, audiostreams, data structures, etc.");
|
||||
add_person("Eugene Sandulenko", "sev", "");
|
||||
add_person("Johannes Schickel", "LordHoto", "");
|
||||
end_section();
|
||||
|
||||
begin_section("GUI");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue