Wayne McIndoe

Wayne Arthur McIndoe (born 27 August 1972 in Paraparaumu) is a field hockey player from New Zealand, who earned his first cap for the national team, nicknamed The Black Sticks, in 1998 at the Commonwealth Games in Kuala Lumpur.

Wayne McIndoe
Personal information
Full nameWayne Arthur McIndoe
Born (1972-08-27) 27 August 1972
Paraparaumu, New Zealand

International Senior Tournaments

  • 1998 – Commonwealth Games
  • 1999 – Sultan Azlan Shah Cup
  • 2000 – Sultan Azlan Shah Cup
  • 2000 – Olympic Qualifying Tournament
  • 2002 – Commonwealth Games
  • 2003 – Sultan Azlan Shah Cup
  • 2003 – Champions Challenge
  • 2004 – Olympic Qualifying Tournament
  • 2004 – Summer Olympics
  • 2004 – Champions Trophy
gollark: Done.
gollark: https://pastebin.com/Frv3xkB9Full badly-commented thing.
gollark: I *did* test this, you know.
gollark: ```lua-- Convert path to canonical formlocal function canonicalize(path) return fs.combine(path, "")endlocal function path_in(p, dir) return starts_with(canonicalize(p), canonicalize(dir))end-- Resolve a path with the given root - if you go outside it, loops you back inlocal function resolve_path(path, root) if path_in(path, "/rom") then -- allow access to shared ROM return path end local new_path = fs.combine(root, path) if not path_in(new_path, root) then return resolve_path(new_path, root) else return new_path endend```Relevant code.
gollark: FS overrides can create some really "fun" filesystem messes.

References

  • Evans, Hilary; Gjerde, Arild; Heijmans, Jeroen; Mallon, Bill; et al. "Wayne McIndoe". Olympics at Sports-Reference.com. Sports Reference LLC. Archived from the original on 18 April 2020.



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