Muravey Radev

Muravey Georgiev Radev (Bulgarian: Муравей Георгиев Радев) (born 6 May 1947) is a Bulgarian politician who served as Minister of Finance in the Kostov government between 1997 and 2001.[1]

Muravey Radev
Personal details
Born (1947-05-06) 6 May 1947
Sofia, Bulgaria
NationalityBulgarian
ProfessionPolitician

Life

Born in Sofia, Radev completed his university studies in Varna, specializing in the economics of industry. In the 1990s, he became a member of the UDF. He has been elected to three National Parliaments.[2]

In 2004, he was one of the founders (alongside Ivan Kostov) of the DSB.[3]

Radev is married and has two children.[4]

gollark: You know what, I'll ignore this ENTIRELY for now muahahahaha.
gollark: This is in a 130 line function which *kind of* explains what it's doing, but apiaristically.
gollark: It *seemed* like it was just inserting things, but it may also be moving everything after this into the children of the other thingy?
gollark: ```nim var emNode = newDoublyLinkedNode(emToken) for childNode in token.children.nodes: if childNode.value == opener.value.token: emToken.children.head = childNode.next if childNode.next != nil: childNode.next.prev = nil childNode.next = emNode emNode.prev = childNode if childNode.value == closer.value.token: emToken.children.tail = childNode.prev if childNode.prev != nil: childNode.prev.next = nil childNode.prev = emNode emNode.next = childNode```
gollark: This would really be easier if they had actually bothered to put comments in this. I've worked out that it is in fact *not* a `seq.insert` call precisely, but I don't know what it's meant to be doing.

References

  1. "Рожденици - Муравей Радев" (in Bulgarian). banker.bg. Retrieved November 21, 2014.
  2. "Профил на Муравей Радев в "omda" (in Bulgarian). omda.bg. Retrieved November 21, 2014.
  3. "Муравей Радев: Министерство на финансите" (in Bulgarian). minfin.bg. Retrieved November 21, 2014.
  4. "Профил на Муравей Радев в "personi" (in Bulgarian). personi.dir.bg. Retrieved November 21, 2014.


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