Eritrean National Football Federation
The Eritrean National Football Federation (E.N.F.F.) (Tigrinya: ሃገራዊ ፈደረሽን ኩፅሶ እግሪ ኤርትራ) is the governing body of football in Eritrea.
CAF | |
---|---|
Founded | 1996 |
Headquarters | Asmara |
FIFA affiliation | 1998 |
CAF affiliation | 1996 (Provisional member),[1] 1998 |
CECAFA affiliation | ? |
President | Esayas Abraham |
History
The ENFF was founded in 1996 and affiliated to FIFA and the Confederation of African Football (CAF) in 1998.[2][3]
It organizes the Eritrean Premier League and the Eritrea national football team.
Logos
- Old logo
- Present logo
gollark: "Lyric"Ly "accidentally" kicked me.
gollark: No. You are typing and I do not have TTS enabled.
gollark: I think writemut should return the mutref you provide.
gollark: ```javascriptimport {assertType, addDefn} from './builtin.mjs';import {execFn} from './shiny.mjs';const getElem = (args) => [{type:"domNode", val:document.getElementById(args[0])}];const setHTML = (args) => args[0].innerHTML = args[1];const mutref = (args) => [{type:"&mut", val:args[0]}];const readmut = (args) => [args[0]];const log = (args) => { console.log(args); return [];}const writemut = (args) => { assertType("&mut", args[1]); args[1].val = args[0]; return [];}const onclick = (args) => { args[0].onclick = (_) => { execFn(args[1]); } return [];}addDefn("log", 1, log);addDefn("getId", ["string"], getElem);addDefn("setHTML", ["domNode", "string"], setHTML);addDefn("mutref", 1, mutref);addDefn("readmut", ["&mut"], readmut);addDefn("writemut", 2, writemut);addDefn("onclick", ["domNode", "closure"], onclick);```
gollark: https://meta.rpn.aidanpe.duckdns.org/dom.mjs
References
- "FIFA President not to stand for re-election in 1998". FIFA. 1996-12-07.
- "Eritrean National Football Federation (ENFF)". Confederation of African Football. Retrieved November 28, 2012.
- "Eritrea on FIFA.com". FIFA. Retrieved November 28, 2012.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.