Line 1: |
Line 1: |
− | {| class="wikitable"
| + | <head> |
− | ! Family Name !! First Name !! E-mail !! Declaration received
| + | <link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/v/dt/dt-1.11.4/datatables.min.css"/> |
− | |-
| + | <script type="text/javascript" src="https://code.jquery.com/jquery-3.6.0.min.js"></script> |
− | | Adams || Diane || diane.adams@sac-isc.gc.ca || No
| + | <script type="text/javascript" src="https://cdn.datatables.net/v/dt/dt-1.11.4/datatables.min.js"></script> |
− | |-
| + | </head> |
− | | Allen || Jaice || janice.allen@nrcan-rncan.gc.ca || No
| + | |
− | |-
| + | <body> |
− | | Aylward || Erin || erin.aylward@phac-aspc.gc.ca || No
| + | <table id="myTable" class="wikitable"> |
− | |-
| + | <thead> |
− | | Bala-Miller || Priya || priya.bala-miller@nrcan-rncan.gc.ca || Yes
| + | <tr> |
− | |-
| + | <th>Family Name</th> |
− | | Beaton || Meaghan || meaghan.beaton@pc.gc.ca || Yes
| + | <th>First Name</th> |
− | |-
| + | <th>E-mail</th> |
− | | Beck || Angela || angela.beck@justice.gc.ca || Yes
| + | <th>Declaration received</th> |
− | |-
| + | </tr> |
− | | Bellavance || Octavie || octavie.bellavance@international.gc.ca || Yes
| + | </thead> |
− | |-
| + | <tbody> |
− | | Bigney || Kate || kate.bigney@agr.gc.ca || Yes
| + | <tr> |
− | |-
| + | <td>Adams</td> |
− | | Blanchette || Kelley || kelley.blanchette@sac-isc.gc.ca || No
| + | <td>Diane</td> |
− | |-
| + | <td>diane.adams@sac-isc.gc.ca</td> |
− | | Boag || Gemma || gemma.boag@ec.gc.ca || No
| + | <td>No</td> |
− | |-
| + | </tr> |
− | | Botchwey || Brianna || Brianna.Botchwey@international.gc.ca || No
| + | <!-- more rows... --> |
− | |-
| + | </tbody> |
− | | Bourque || Andreanne || andreanne.bourque@fegc-wage.gc.ca || No
| + | </table> |
− | |-
| + | |
− | | Bouwer || Neil || neil.bouwer@csps-efpc.gc.ca || Yes
| + | <script> |
− | |-
| + | $(document).ready(function() { |
− | | Bruecknerirwin || Irene || irene.bruecknerirwin@ec.gc.ca || No
| + | $('#myTable').DataTable({ |
− | |-
| + | "paging": false, |
− | | Brunelle-Côté || Antoine || antoine.brunelle-cote@pco-bcp.gc.ca || Yes
| + | "searching": true, |
− | |-
| + | "ordering": true, |
− | | Byrne || Sarah || sarah.byrne@sac-isc.gc.ca || No
| + | "info": false, |
− | |-
| + | "order": [[ 0, "asc" ]] |
− | | Cej || Remzi || remzi.cej@cic.gc.ca || No
| + | }); |
− | |-
| + | }); |
− | | Chesterley || Nicholas || nicholas.chesterley@fin.gc.ca || Yes
| + | </script> |
− | |-
| + | </body> |
− | | Cobb || Zoiey || zoiey.cobb@tc.gc.ca || No
| |
− | |-
| |
− | | Connolly-Boutin || Liette || liette.connolly-boutin@ps-sp.gc.ca || Yes
| |
− | |-
| |
− | | Dabone || Charles || charles.dabone@phac-aspc.gc.ca || No
| |
− | |-
| |
− | | Dahlman || Ian || idahlman@gmail.com || Yes
| |
− | |-
| |
− | | Dance || Anne || anne.dance@nrcan-rncan.gc.ca || No
| |
− | |-
| |
− | | Dostal || Alexandra || alexandra.dostal@dfo-mpo.gc.ca || Yes
| |
− | |-
| |
− | | Dubreuil || Benoit || benoit.dubreuil@iaac-aeic.gc.ca || No
| |
− | |-
| |
− | | Dufour-Beausejour || Sophie || sophie.dufour-beausejour@ec.gc.ca || Yes
| |
− | |-
| |
− | | Evans || Christopher || christopher.evans@ec.gc.ca || No
| |
− | |-
| |
− | | Farooqi || Abdullah || abdullah.farooqi@hc-sc.gc.ca || No
| |
− | |-
| |
− | | Felepchuk || William || william.felepchuk@pch.gc.ca || No
| |
− | |-
| |
− | | Ferrara || Nadia || nadia.ferrara@sac-isc.gc.ca || Yes
| |
− | |-
| |
− | | Flack || Graham || graham.flack@tbs-sct.gc.ca || Yes
| |
− | |-
| |
− | | Forest || Patrick || patrick.forest@ec.gc.ca || No
| |
− | |-
| |
− | | French || Sarah || sarah.s.french@hrsdc-rhdcc.gc.ca || Yes
| |
− | |-
| |
− | | Friesen || Joshua || joshua.friesen@pco-bcp.gc.ca || No
| |
− | |-
| |
− | | Fryxell || Allegra || allegra.fryxell@international.gc.ca || No
| |
− | |-
| |
− | | Gee-Silverman || Diana || diana.gee-silverman@international.gc.ca || No
| |
− | |-
| |
− | | Girling || Kimberley || kimberly.girling@phac-aspc.gc.ca || No
| |
− | |-
| |
− | | Green || Katherine || katherine.green@tbs-sct.gc.ca || No
| |
− | |-
| |
− | | Green || Martin || martin.green@pco-bcp.gc.ca || Yes
| |
− | |-
| |
− | | Grenier || Emilie || emilie.grenier@hrsdc-rhdcc.gc.ca || No
| |
− | |-
| |
− | | Hamilton || Christopher || Christopher.Hamilton@cic.gc.ca || Yes
| |
− | |-
| |
− | | Hamilton || Jasmine || jasmine.hamilton@ised-isde.gc.ca || No
| |
− | |-
| |
− | | Harris Walsh || Kristen || kristin.harriswalsh@pch.gc.ca || No
| |
− | |-
| |
− | | Hartrick || Taylor || taylor.hartrick@pco-bcp.gc.ca || No
| |
− | |-
| |
− | | Hasdell || Rebecca || rebecca.hasdell@agr.gc.ca || No
| |
− | |-
| |
− | | Henley || Meredith || meredith.henley@international.gc.ca || Yes
| |
− | |-
| |
− | | Hill || Carey || carey.hill@sac-isc.gc.ca || No
| |
− | |-
| |
− | | Horrocks-Denis || Émilie || emilie.horrocks-denis@fin.gc.ca || No
| |
− | |-
| |
− | | Hustins || Nancy-Louise || nancy-louise.hustins@cic.gc.ca || Yes
| |
− | |-
| |
− | | Jones || Matthew || Matthew.Jones@hc-sc.gc.ca || No
| |
− | |-
| |
− | | Kemp || Gina || ghina.kemp@phac-aspc.gc.ca || No
| |
− | |-
| |
− | | Kerkonian || Aram || aram.kerkonian@csps-efpc.gc.ca || Yes
| |
− | |-
| |
− | | Kessel || Alan || alan.kessel@international.gc.ca || No
| |
− | |-
| |
− | | King || Sarah J. || sarahj.king@ec.gc.ca || No
| |
− | |-
| |
− | | Landry || Joe || joe.landry@international.gc.ca || Yes
| |
− | |-
| |
− | | Lee || Stan || stan.lee@cfp-psc.gc.ca || Yes
| |
− | |-
| |
− | | Legault Tremblay || Pierre-Olivier || pierre-olivier.legaulttremblay@tc.gc.ca || No
| |
− | |-
| |
− | | Lessard || Genevieve || genevieve.lessard@sac-isc.gc.ca || No
| |
− | |-
| |
− | | Leyburne || Drew || drew.leyburne@nrcan-rncan.gc.ca || Yes
| |
− | |-
| |
− | | Malik || Pankhuri || pankhuri.malik@hc-sc.gc.ca || No
| |
− | |-
| |
− | | Manicom || James || james.manicom@dfo-mpo.gc.ca || Yes
| |
− | |-
| |
− | | Marantz || Uri || uriel.marantz@forces.gc.ca || Yes
| |
− | |-
| |
− | | Marleau-Ouellet || Samuel || samuel.marleau-ouellet@fintrac-canafe.gc.ca || No
| |
− | |-
| |
− | | Martin || William || william.martin@irb-cisr.gc.ca || No
| |
− | |-
| |
− | | Martin || Susan || Susan.Martin2@ec.gc.ca || No
| |
− | |-
| |
− | | Mazar || Alissa || alissa.mazar@ised-isde.gc.ca || No
| |
− | |-
| |
− | | Mcguirk || Shawn || shawn.mcguirk@nserc-crsng.gc.ca || No
| |
− | |-
| |
− | | Mercer || Ashley || ashley.mercer@nrcan-rncan.gc.ca || Yes
| |
− | |-
| |
− | | Meunier || Felix || felix.meunier@tc.gc.ca || No
| |
− | |-
| |
− | | Millaire || Marc-André || marc-andre.millaire@fegc-wage.gc.ca || No
| |
− | |-
| |
− | | Miller || Jared || jared.miller@cic.gc.ca || No
| |
− | |-
| |
− | | Minnes || Sarah || sarah.minnes@ised-isde.gc.ca || No
| |
− | |-
| |
− | | Mitton || John || john.mitton@nsira-ossnr.gc.ca || No
| |
− | |-
| |
− | | Nicole || Jean-Thomas || jean-thomas.nicole@ps-sp.gc.ca || No
| |
− | |-
| |
− | | Padolsky || Miriam || miriam.padolsky@pc.gc.ca || No
| |
− | |-
| |
− | | Paradela || Teilhard || teilhard.paradela@fegc-wage.gc.ca || No
| |
− | |-
| |
− | | Paul || Josiane || josiane.paul@csps-efpc.gc.ca || No
| |
− | |-
| |
− | | Pearce || Ky || ky.pearce@sac-isc.gc.ca || No
| |
− | |-
| |
− | | Pearse || Jane || jane.pearse3@gmail.com || No
| |
− | |-
| |
− | | Pena || Patricia || patricia.pena@international.gc.ca || No
| |
− | |-
| |
− | | Phillipps || Breanna || breanna.phillipps@sac-isc.gc.ca - Classé avec les livrets || Yes
| |
− | |-
| |
− | | Preece || Daniel || daniel.preece@hrsdc-rhdcc.gc.ca || No
| |
− | |-
| |
− | | Pue || Kristen || kristen.pue@hrsdc-rhdcc.gc.ca || Yes
| |
− | |-
| |
− | | Richardson || Gregory || gregory.richardson@hc-sc.gc.ca || No
| |
− | |-
| |
− | | Ring || Morgan || morgan.ring@pco-bcp.gc.ca || Yes
| |
− | |-
| |
− | | Rivet || François || francois.rivet@rcaanc-cirnac.gc.ca || No
| |
− | |-
| |
− | | Robertson || Gary || gary.robertson@labour-travail.gc.ca || Yes
| |
− | |-
| |
− | | Roseberry || Philippe || philippe.roseberry2@ised-isde.gc.ca || No
| |
− | |-
| |
− | | Rouillard-Labbe || Lindy || lindy.rouillard-labbe@justice.gc.ca || No
| |
− | |-
| |
− | | Sayed || Nadia || nadia.sayed@cic.gc.ca || No
| |
− | |-
| |
− | | Schaan || Mark || mark.schaan@ised-isde.gc.ca || No
| |
− | |-
| |
− | | Sedivy-Haley || Katharine || Katharine.Sedivy-Haley@ised-isde.gc.ca || Yes
| |
− | |-
| |
− | | Sinclair || Katherine || katherine.sinclair@fegc-wage.gc.ca || No
| |
− | |-
| |
− | | Smylie || Lisa || lisa.smylie@sac-isc.gc.ca || No
| |
− | |-
| |
− | | Stang || Gerald || gerald.stang@international.gc.ca || No
| |
− | |-
| |
− | | Stephenson || Ellie || eleanor.stephenson@ec.gc.ca || Yes
| |
− | |-
| |
− | | Strauss || Jessica || jessica.strauss@ps-sp.gc.ca || No
| |
− | |-
| |
− | | Sun || Rong || rong.sun@hc-sc.gc.ca || No
| |
− | |-
| |
− | | Vats || Nipun || nipun.vats@ised-isde.gc.ca || No
| |
− | |-
| |
− | | Victor || Letha || letha.victor@cic.gc.ca || Yes
| |
− | |-
| |
− | | Villeneuve || Leticia || leticia.villeneuve@pco-bcp.gc.ca || No
| |
− | |-
| |
− | | Wagner || Alexis || alexiselizabethwagner@outlook.com || Yes
| |
− | |-
| |
− | | Whynot || Ben || ben.whynot@ised-isde.gc.ca || No
| |
− | |-
| |
− | | Wilkinson || Jonathan || jonathan.wilkinson@fin.gc.ca || No
| |
− | |-
| |
− | | Winegardner || Amanda || amanda.winegardner@dfo-mpo.gc.ca || Yes
| |
− | |-
| |
− | | Wright || Jessica || jessica.wright@ised-isde.gc.ca || Yes
| |
− | |-
| |
− | | || || frances.mcrae@fegc-wage.gc.ca ||
| |
− | |-
| |
− | | || || marion.doull@iaac-aeic.gc.ca ||
| |
− | |-
| |
− | | || || isa.gros-louis@tc.gc.ca ||
| |
− | |-
| |
− | | || || ian.whittington@rcaanc-cirnac.gc.ca ||
| |
− | |-
| |
− | | || || kristina.namiesnioswki@hrsdc-rhdcc.gc.ca ||
| |
− | |-
| |
− | | || || katherine.burke@ised-isde.gc.ca ||
| |
− | |-
| |
− | | || || shanley.matthews@pch.gc.ca ||
| |
− | |-
| |
− | | || || krista.wilcox@hrsdc-rhdcc.gc.ca ||
| |
− | |-
| |
− | | || || Sonja.Pavic@justice.gc.ca ||
| |
− | |-
| |
− | | || || valerie.laflamme@sshrc-crsh.gc.ca ||
| |
− | |-
| |
− | | || || jason.morris-jung@sac-isc.gc.ca ||
| |
− | |-
| |
− | | || || Michael.Mills@tpsgc-pwgsc.gc.ca ||
| |
− | |-
| |
− | | || || ||
| |
− | |}
| |