4 lines
102 B
Raku
4 lines
102 B
Raku
begin_section("MacVenture");
|
|
add_person("Borja Lorente", "blorente", "GSoC student");
|
|
end_section();
|