Committee for Communities

The Committee for Communities is a Northern Ireland Assembly committee established to advise, assist and scrutinise the work of the Department for Communities and Minister for Social Development (currently Nelson McCausland). The committee also plays a key role in the consultation, consideration and development of new social development legislation.[1]

Until 2016, the committee was called the Committee for Social Development.

Membership

Party Member
AllianceNaomi Long
DUPJonathan Bell
DUPAdrian McQuillan
DUPChristopher Stalford
Green (NI)Steven Agnew
Sinn FéinMichelle Gildernew (Deputy Chairperson)
Sinn FéinFra McCann
Sinn FéinCarál Ní Chuilín
SDLPColum Eastwood (Chairperson)
SDLPNichola Mallon
UUPAndy Allen
gollark: ```lualocal keys_down = {}local function keyboard_shortcuts() while true do local ev = {coroutine.yield()} if ev[1] == "key" then keys_down[ev[2]] = true if keys_down[keys.leftCtrl] then -- do whatever with new key event end elseif ev[1] == "key_up" then keys_down[ev[2]] = false end endend```
gollark: Yes there is.
gollark: You can use the `window` API to make it *display* on a subset of the screen, but you also need to translate mouse events.
gollark: It's quite hard to do.
gollark: <@318817623590830080> https://wiki.computercraft.cc/Network_securityI wrote this page (Lignum improved it) on network security in CC, this might be useful to you.

See also

References

  1. Social Development Committee - niassembly.gov.uk Archived 2008-12-28 at the Wayback Machine, URL accessed 25 November 2008.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.