https://github.com/pyconuk/pyconuksociety
Constitution, AGM agendas and minutes for the PyCon UK Society
https://github.com/pyconuk/pyconuksociety
Last synced: 11 months ago
JSON representation
Constitution, AGM agendas and minutes for the PyCon UK Society
- Host: GitHub
- URL: https://github.com/pyconuk/pyconuksociety
- Owner: PyconUK
- License: mit
- Created: 2015-08-25T11:20:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-24T22:42:38.000Z (over 10 years ago)
- Last Synced: 2025-05-07T09:09:32.994Z (11 months ago)
- Size: 370 KB
- Stars: 2
- Watchers: 24
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# PyConUKSociety
This repository contains the constitution, AGM agendas and minutes for
the PyCon UK Society.
## What is the PyCon UK Society?
The PyCon UK conference is organised using an open mailing list for
all the crew to join. If you wish to volunteer to help with PyCon UK
2016, we welcome you! Please feel free to join the conference
organiser [mailing list](https://mail.python.org/mailman/listinfo/pyconuk-adm).
The PyCon UK Society is the formal organisation behind the UK Python
community. The Society exists to promote the Python language in the
UK, particularly by organising the [PyCon UK](http://pyconuk.org/)
conference and associated events, and the Society is legally and
financially responsible for those events.
Every year the Society holds an Annual General Meeting, to elect its
officers and plan events for the coming year.
The AGM is normally held during the PyCon UK conference, to make it
easier for as many people as possible to attend and everyone is
welcome.
The committee is a only subset of the organising crew. You do not have
to join the committee to be involved in running PyCon UK, however we
are particularly keen to have new people join the Society committee.
## The current committee
* Zeth Green (Chair)
* Mary Mooney (Treasurer)
* Luke Stanley
* Sarah Mount
* Nicholas Tollervey
* Peter Inglesby
* Colin Moore-Hill
* Martin Hellwig
* Michael Foord
## The last AGM
The last AGM was held on 21 September 2014 at The Innovation Centre, Coventry.
[Minutes of the last AGM](agm_minutes/2014AGM_minutes.md) are available.
The [financial statement from the 2014 conference](agm_finances/2014AGM_finances.md) is also available.
## The next AGM
The **next AGM** will be held on Saturday 19th September 2015 14:00
(2pm) at [PyCon UK](http://pyconuk.org/). The [agenda for the next
AGM](agm_agendas/2015AGM_agenda.md) is available.
## How to contribute
We welcome pull requests for AGM agenda items or corrections to the minutes.
Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details.
Please use the following process to submit changes:
* Fork this repository.
* Create a descriptive branch name for the change you are proposing.
* Make your changes.
* Push your changes in your local branch back to your remote GitHub repository.
* In GitHub, create a pull request from your branch against our upstream repository.
* Someone (usually the Chair or Secretary) will check the change and either merge it or add comments for further changes or a reason for rejection.
That's it!
:-)