5 lines
132 B
Raku
5 lines
132 B
Raku
begin_section("QDEngine");
|
|
add_person("Eugene Sandulenko", "sev", "");
|
|
add_person("Kunal Tiwari", "kunxl.gg", "");
|
|
end_section();
|