CINXE.COM

Ubuntu Technical Board in Launchpad

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://launchpad.net/~techboard/+index" /> <meta charset="UTF-8" /> <title>Ubuntu Technical Board in Launchpad</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~techboard/latest-bugs.atom" title="Latest Bugs for Ubuntu Technical Board" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~techboard/branches.atom" title="Latest Branches for Ubuntu Technical Board" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~techboard/revisions.atom" title="Latest Revisions by members of Ubuntu Technical Board" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev22ade00ab50b929fac63b8ee7252243aceda294a/combo.css" /> <meta name="description" content="The Ubuntu Technical Board is responsible for architectural and technical decisions in Ubuntu. They set the standards required for packaging and integration with Ubuntu, as well as signing off on the release process and goals, and are ultimately responsible for granting official status and access rights to developers. The Ubuntu Technical Board can be reached by email at ..." /> <meta property="og:description" content="The Ubuntu Technical Board is responsible for architectural and technical decisions in Ubuntu. They set the standards required for packaging and integration with Ubuntu, as well as signing off on the release process and goals, and are ultimately responsible for granting official status and access rights to developers. The Ubuntu Technical Board can be reached by email at ..." /> <meta property="og:title" content="Ubuntu Technical Board in Launchpad" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://launchpad.net/~techboard/+index" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?yui/yui/yui-min.js&amp;lp/meta.js&amp;yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?lp/', comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> <link rel="meta" type="application/rdf+xml" title="FOAF" href="+rdf" /> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-overview main_side public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://launchpad.net/~techboard/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/~techboard"><img alt="" width="64" height="64" src="/@@/team-logo" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/~techboard">“Ubuntu Technical Board” team</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview active"><span>Overview</span></li> <li class="branches"><a href="https://code.launchpad.net/~techboard">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/~techboard">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/~techboard">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/~techboard">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/~techboard">Answers</a></li> </ul> </div> <div class="yui-t4"> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div> <div class="description"> <div> <div class="lazr-multiline-edit" id="edit-description"> <div class="clearfix"> </div> <div class="yui3-editable_text-text"><p>The Ubuntu Technical Board is responsible for architectural and technical decisions in Ubuntu. They set the standards required for packaging and integration with Ubuntu, as well as signing off on the release process and goals, and are ultimately responsible for granting official status and access rights to developers.</p> <p>The Ubuntu Technical Board can be reached by email at &lt;email address hidden&gt;</p></div> </div> </div> </div> <ul class="horizontal"> <li> <a class="sprite info" href="https://launchpad.net/~techboard/+related-packages"> Related packages </a> </li> <li> <a class="sprite info" href="https://launchpad.net/~techboard/+related-projects"> Related projects </a> </li> </ul> <div class="yui-g"> <div class="first yui-u"> <div class="portlet" id="contact-details"> <h2>Team details</h2> <dl id="contact-email"> <dt>Email:</dt> <dd> <a href="+login">Log in</a> for email information. </dd> </dl> <div class="two-column-list"> <dl id="team-owner"> <dt>Owner:</dt> <dd> <a href="/~communitycouncil" class="sprite team">Ubuntu Community Council</a> </dd> </dl> <dl id="team-datecreated"> <dt>Created on:</dt> <dd> <span id="created-date" title="2005-06-15 02:17:43 UTC">2005-06-15</span> </dd> </dl> <dl id="contact-languages"> <dt>Languages:</dt> <dd> English </dd> </dl> <dl id="subscription-policy"> <dt>Membership policy:</dt> <dd title="Membership is exclusive; team administrators can invite users and exclusive teams to join. "> Restricted Team <a class="sprite maybe action-icon" href="/+help-registry/team-subscription-policy.html" target="help"></a> </dd> </dl> </div> </div> </div> <div class="yui-u"> <div> <div id="membership" class="portlet"> <h2> <span class="see-all"> <a href="https://launchpad.net/~techboard/+members"> All members </a> </span> </h2> <div id="membership-summary" style="margin-bottom: 1.5em;"> <div> <div id="membership-counts"> <strong class="sprite team" id="approved-member-count"> 6 </strong> <a href="/~techboard/+members#active">active members</a> </div> </div> <p id="your-involvement"> You must <a href="+login">log in</a> to join or leave this team. </p> </div> <ul class="horizontal"> <li> <a class="menu-link-mugshots sprite team" href="https://launchpad.net/~techboard/+mugshots">Show member photos</a> </li> </ul> <table> <tr> <td id="recently-approved" style="padding-right: 1em" class=""> <h3>Latest members</h3> <ul id="recently-approved-ul"> <li><a href="/~seb128" class="sprite person">Sebastien Bacher</a></li> <li><a href="/~alexmurray" class="sprite person">Alex Murray</a></li> <li><a href="/~sil2100" class="sprite person">Łukasz Zemczak</a></li> <li><a href="/~racb" class="sprite person">Robie Basak</a></li> <li><a href="/~vorlon" class="sprite person">Steve Langasek</a></li> </ul> </td> <td id="recently-proposed" class="hidden"> <h3>Pending approval</h3> <ul id="recently-proposed-ul"> </ul> </td> </tr> </table> <div id="recently-invited" class="hidden"> <h3>Latest invited</h3> <ul id="recently-invited-ul"> </ul> </div> </div> </div> </div> </div> <div class="yui-g"> <!-- First portlet column. --> <div class="first yui-u"> <div> </div> <div> <div id="mailing-lists" class="portlet"> <h2>Mailing list</h2> <div> This team does not use Launchpad to host a mailing list. </div> </div> </div> </div> <!-- Second portlet column. --> <div class="yui-u"> <div> <div class="portlet" id="portlet-related-projects"> <h2> <span class="see-all"> <a href="+projects"> Show related projects</a> </span> Related projects </h2> <table> <tbody> <tr> <td> <a href="/ubuntu" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/606381978/CoF%2014px.png)">Ubuntu</a> </td> </tr> <tr> <td> <a href="/ubuntu-rtm" class="sprite distribution">Ubuntu RTM</a> </td> </tr> <tr> <td> <a href="/techboard" class="sprite product">techboard</a> </td> </tr> <tr> <td> <a href="/ubuntu-governance-docs" class="sprite product">ubuntu-governance-docs</a> </td> </tr> </tbody> </table> </div> </div> <div class="portlet" id="subteam-of"> <h2>Subteam of</h2> <p> &#8220;Ubuntu Technical Board&#8221; is a member of these teams: </p> <ul class="iconed"> <li> <a href="/~launchpad-buildd-admins" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/1558154/buildd-maint.png)">Build Daemon Maintainers</a> </li> <li> <a href="/~launchpad-livefs-builders" class="sprite team">Launchpad Live Filesystem Builders</a> </li> <li> <a href="/~ubuntu-branches" class="sprite team">Ubuntu branches</a> </li> <li> <a href="/~ubuntu-managed-branches" class="sprite team">Ubuntu CI managed package branches</a> </li> <li> <a href="/~ubuntu-council-teams" class="sprite team">Ubuntu Council Teams</a> </li> <li> <a href="/~ubuntu-drivers" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/1546355/hobbyhorse.gif)">Ubuntu Drivers</a> </li> <li> <a href="/~ubuntu-langpack" class="sprite team">Ubuntu language pack builders</a> </li> </ul> <ul class="horizontal"> <a class="menu-link-memberships sprite info" href="https://launchpad.net/~techboard/+participation">Show team participation</a> </ul> </div> </div> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div> <div id="privacy" class="portlet"> <span>Public team</span> </div> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/+tour">Take the tour</a> &nbsp;&bull;&nbsp; <a href="https://help.launchpad.net/">Read the guide</a> &nbsp; <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> &copy; 2004 <a href="http://canonical.com/">Canonical&nbsp;Ltd.</a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/legal">Terms of use</a> &nbsp;&bull;&nbsp; <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> &nbsp;&bull;&nbsp; <a href="/feedback">Contact Launchpad Support</a> &nbsp;&bull;&nbsp; <a href="http://blog.launchpad.net/">Blog</a> &nbsp;&bull;&nbsp; <a href="https://canonical.com/careers">Careers</a> &nbsp;&bull;&nbsp; <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> &nbsp;&bull;&nbsp; 22ade00 (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}, "context": {"self_link": "https://launchpad.net/api/devel/~techboard", "web_link": "https://launchpad.net/~techboard", "resource_type_link": "https://launchpad.net/api/devel/#team", "all_specifications_collection_link": "https://launchpad.net/api/devel/~techboard/all_specifications", "valid_specifications_collection_link": "https://launchpad.net/api/devel/~techboard/valid_specifications", "recipes_collection_link": "https://launchpad.net/api/devel/~techboard/recipes", "time_zone": "UTC", "private": false, "is_valid": true, "is_team": true, "account_status": "Unactivated", "visibility": "Public", "name": "techboard", "is_probationary": false, "id": "tag:launchpad.net:2008:redacted", "karma": 0, "homepage_content": null, "description": "The Ubuntu Technical Board is responsible for architectural and technical decisions in Ubuntu. They set the standards required for packaging and integration with Ubuntu, as well as signing off on the release process and goals, and are ultimately responsible for granting official status and access rights to developers.\n\nThe Ubuntu Technical Board can be reached by email at \u003cemail address hidden\u003e", "languages_collection_link": "https://launchpad.net/api/devel/~techboard/languages", "hide_email_addresses": false, "date_created": "2005-06-15T02:17:43.115113+00:00", "sshkeys_collection_link": "https://launchpad.net/api/devel/~techboard/sshkeys", "is_ubuntu_coc_signer": false, "gpg_keys_collection_link": "https://launchpad.net/api/devel/~techboard/gpg_keys", "wiki_names_collection_link": "https://launchpad.net/api/devel/~techboard/wiki_names", "irc_nicknames_collection_link": "https://launchpad.net/api/devel/~techboard/irc_nicknames", "jabber_ids_collection_link": "https://launchpad.net/api/devel/~techboard/jabber_ids", "social_accounts_collection_link": "https://launchpad.net/api/devel/~techboard/social_accounts", "memberships_details_collection_link": "https://launchpad.net/api/devel/~techboard/memberships_details", "open_membership_invitations_collection_link": "https://launchpad.net/api/devel/~techboard/open_membership_invitations", "confirmed_email_addresses_collection_link": "https://launchpad.net/api/devel/~techboard/confirmed_email_addresses", "team_owner_link": "https://launchpad.net/api/devel/~communitycouncil", "preferred_email_address_link": "tag:launchpad.net:2008:redacted", "mailing_list_auto_subscribe_policy": "Ask me when I join a team", "archive_link": null, "ppas_collection_link": "https://launchpad.net/api/devel/~techboard/ppas", "sub_teams_collection_link": "https://launchpad.net/api/devel/~techboard/sub_teams", "super_teams_collection_link": "https://launchpad.net/api/devel/~techboard/super_teams", "members_collection_link": "https://launchpad.net/api/devel/~techboard/members", "admins_collection_link": "https://launchpad.net/api/devel/~techboard/admins", "participants_collection_link": "https://launchpad.net/api/devel/~techboard/participants", "deactivated_members_collection_link": "https://launchpad.net/api/devel/~techboard/deactivated_members", "expired_members_collection_link": "https://launchpad.net/api/devel/~techboard/expired_members", "invited_members_collection_link": "https://launchpad.net/api/devel/~techboard/invited_members", "members_details_collection_link": "https://launchpad.net/api/devel/~techboard/members_details", "proposed_members_collection_link": "https://launchpad.net/api/devel/~techboard/proposed_members", "account_status_history": "tag:launchpad.net:2008:redacted", "team_description": "The Ubuntu Technical Board is responsible for architectural and technical decisions in Ubuntu. They set the standards required for packaging and integration with Ubuntu, as well as signing off on the release process and goals, and are ultimately responsible for granting official status and access rights to developers.\n\nThe Ubuntu Technical Board can be reached by email at \u003cemail address hidden\u003e", "membership_policy": "Restricted Team", "subscription_policy": "Restricted Team", "renewal_policy": "invite them to apply for renewal", "default_membership_period": 730, "default_renewal_period": 730, "logo_link": "https://launchpad.net/api/devel/~techboard/logo", "mugshot_link": "https://launchpad.net/api/devel/~techboard/mugshot", "display_name": "Ubuntu Technical Board", "http_etag": "\"b00ab29cc42255f3323b4695aa07f2edb5e13c9d-476a317f7cf2d3690eef9fce486e6e923af4da4d\""}};</script> </body> <!-- Facet name: overview Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 63 queries/external actions issued in 0.56 seconds Features: {'profiling.enabled': None, 'hard_timeout': '5000', 'app.mainsite_only.canonical_url': None, 'js.yui_version': None, 'app.maintenance_message': None, 'registry.upcoming_work_view.enabled': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r22ade00 --> </html>

Pages: 1 2 3 4 5 6 7 8 9 10