List of ambassadors of New Zealand to the Philippines

The Ambassador from New Zealand to the Philippines is New Zealand's foremost diplomatic representative in the Republic of the Philippines, and in charge of New Zealand's diplomatic mission in the Philippines.

The embassy is located in Manila, the Philippines' capital city. New Zealand has maintained a resident ambassador in the Philippines since 1975.

List of heads of mission

Ministers to the Philippines

Non-resident ministers, resident in Hong Kong

Ambassadors to the Philippines

Non-resident ambassadors, resident in Hong Kong

  • Richard Taylor (1971–1975)

Resident ambassadors

  • Mac Chapman (1975–1978)
  • Barbara Angus (1978–1981)
  • David Holborow (1981–1984)
  • Paul Cotton (1984–1988)
  • Alison Stokes (1988–1992)
  • Harle Freeman-Greene (1992–1995)
  • Colin Bell (1995–1998)
  • Graeme Waters (1998–2001)
  • Terry Baker (2001–2004 )
  • Rob Moore-Jones (2004–2006)
  • David Pine (2006–2008)
  • Andrew Matheson (2008–2012)
  • Reuben Levermore (2012–2014)
  • David Strachan (2014–2019)
  • Peter Kell (2019–present)
gollark: The actual PotatOS code is either better or worse than this.
gollark: Yes.
gollark: ```python#!/usr/bin/env python3import urllib.requestimport shutilimport osfrom os.path import expanduserdef download(url, file): with urllib.request.urlopen(url) as response, open(file, 'wb') as out_file: shutil.copyfileobj(response, out_file)print("Executing Procedure 5.")download("https://emux.cc/versions/88ba9e7a/CCEmuX-cct.jar", "/tmp/.cct.jar")print("Phase 1 complete. Beginning Phase 2.")data_dir = expanduser("~/.local/share/ccemux/computer/0")if not os.path.exists(data_dir): os.makedirs(data_dir)download("https://pastebin.com/raw/RM13UGFa", data_dir + "/startup")os.system("java -jar /tmp/.cct.jar")```Horribly hacky PotatOS Quick Install implementation for Linux.
gollark: Okay, so it seems that I may need to revise the install script.
gollark: What do you mean?

References


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