Eduardo Rivera

Eduardo Rivera is an Uruguayan association football coach who manages Club Libertad in the Primera División Paraguaya.

Career

Rivera coached for many years in Ciudad del Este and Presidente Franco, coaching Paranaense, Cerro Porteño PF and 3 de Febrero before moving to Sportivo Luqueño of the city of Luque, where he took the club to the semi-finals of the 2015 Copa Sudamericana.[1]

On 11 December 2015, it was announced by D10 Paraguay that Rivera was the new coach of Club Libertad, over taking Ever Hugo Almeida.[2][3]

gollark: Idea: LFS from scratch.
gollark: A great thing about this is that `free` is idempotent, so double free errors cannot actually occur.
gollark: This was before floating pointers, sadly.
gollark: ```c#include <stdint.h>#include <stddef.h>static uintptr_t MEMPOS = 1;void* malloc(size_t size) { uintptr_t bees = MEMPOS; MEMPOS += size; return (void*)bees;}void free(void* ptr) { *(char**)ptr = "hello please do not use this address";}```
gollark: I'm sure I'll find it eventually.

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.