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,
|
Max Horn - Backend & Engine APIs, file API, sound mixer,
|
||||||
audiostreams, data structures, etc.
|
audiostreams, data structures, etc.
|
||||||
Eugene Sandulenko
|
Eugene Sandulenko
|
||||||
|
Johannes Schickel
|
||||||
|
|
||||||
GUI:
|
GUI:
|
||||||
Vicent Marti
|
Vicent Marti
|
||||||
|
|
|
@ -268,6 +268,7 @@ static const char *credits[] = {
|
||||||
"C0""Max Horn",
|
"C0""Max Horn",
|
||||||
"C2""Backend & Engine APIs, file API, sound mixer, audiostreams, data structures, etc.",
|
"C2""Backend & Engine APIs, file API, sound mixer, audiostreams, data structures, etc.",
|
||||||
"C0""Eugene Sandulenko",
|
"C0""Eugene Sandulenko",
|
||||||
|
"C0""Johannes Schickel",
|
||||||
"",
|
"",
|
||||||
"C1""GUI",
|
"C1""GUI",
|
||||||
"C0""Vicent Marti",
|
"C0""Vicent Marti",
|
||||||
|
|
|
@ -761,6 +761,7 @@ begin_credits("Credits");
|
||||||
begin_section("Infrastructure");
|
begin_section("Infrastructure");
|
||||||
add_person("Max Horn", "Fingolfin", "Backend & Engine APIs, file API, sound mixer, audiostreams, data structures, etc.");
|
add_person("Max Horn", "Fingolfin", "Backend & Engine APIs, file API, sound mixer, audiostreams, data structures, etc.");
|
||||||
add_person("Eugene Sandulenko", "sev", "");
|
add_person("Eugene Sandulenko", "sev", "");
|
||||||
|
add_person("Johannes Schickel", "LordHoto", "");
|
||||||
end_section();
|
end_section();
|
||||||
|
|
||||||
begin_section("GUI");
|
begin_section("GUI");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue