{% extends "aubergine/index.1col.html" %} {% block title %}Ubuntu Jobs | Ubuntu{% endblock %} {% block header %}Employment{% endblock %} {% block content %}

Available Jobs

We welcome all community contributions to Ubuntu. Canonical will also consider employment for outstanding contributors and for key roles. Current job openings will be posted here. Please note that in general preference will be given to existing community contributors.

As a new feature, we are beginning to list Ubuntu related job opportunities offered by employers other than Canonical. If you are an employer offering Ubuntu related work, please contact webmaster@canonical.com.

You can subscribe to this page's rss feed to learn about new job postings as they become available.

 

{% if jobs %}

Jobs at {{ job.organization.name }}

{% endifchanged %} {% ifchanged job.category.name %}

{{ job.category.name }}

{% else %}

No jobs are available.

{% endif %} {% endblock %}