CINXE.COM
Registry Administrators 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/~registry/+index" /> <meta charset="UTF-8" /> <title>Registry Administrators 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/~registry/latest-bugs.atom" title="Latest Bugs for Registry Administrators" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~registry/branches.atom" title="Latest Branches for Registry Administrators" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~registry/revisions.atom" title="Latest Revisions by members of Registry Administrators" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev22ade00ab50b929fac63b8ee7252243aceda294a/combo.css" /> <meta name="description" content="This team is run by Launchpad's registry administrators. We own and register many projects in Launchpad, but we are always looking to hand them off to their official owners. If you have found your project in Launchpad and would like to maintain the information and take it over, we'd be happy to reassign it to you! Just file a request at https://answers.launchpad.net/launchpad and we'll have it completed in no time." /> <meta property="og:description" content="This team is run by Launchpad's registry administrators. We own and register many projects in Launchpad, but we are always looking to hand them off to their official owners. If you have found your project in Launchpad and would like to maintain the information and take it over, we'd be happy to reassign it to you! Just file a request at https://answers.launchpad.net/launchpad and we'll have it completed in no time." /> <meta property="og:title" content="Registry Administrators 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/~registry/+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&lp/meta.js&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/~registry/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/~registry"><img alt="" width="64" height="64" src="/@@/team-logo" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/~registry">“Registry Administrators” 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/~registry">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/~registry">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/~registry">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/~registry">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/~registry">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>This team is run by Launchpad's registry administrators. We own and register many projects in Launchpad, but we are always looking to hand them off to their official owners.</p> <p>If you have found your project in Launchpad and would like to maintain the information and take it over, we'd be happy to reassign it to you! Just file a request at <a rel="nofollow" href="https://answers.launchpad.net/launchpad">https:/<wbr />/answers.<wbr />launchpad.<wbr />net/launchpad</a> and we'll have it completed in no time.</p></div> </div> </div> </div> <ul class="horizontal"> <li> <a class="sprite info" href="https://launchpad.net/~registry/+related-packages"> Related packages </a> </li> <li> <a class="sprite info" href="https://launchpad.net/~registry/+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="/~launchpad" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/600856263/Canonical_Launchpad_icon_14px.png)">Canonical Launchpad Engineering</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/~registry/+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"> 15 </strong> <a href="/~registry/+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/~registry/+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="/~canonical-bazaar" class="sprite team">canonical-bazaar</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> <ul class="horizontal" style="margin-top: 0;"> <li> <a class="menu-link-view_recipes sprite info" href="https://code.launchpad.net/~registry/+recipes">View source package recipes</a> </li> <li> <a class="menu-link-view_snaps sprite info" href="https://launchpad.net/~registry/+snaps">View snap packages</a> </li> </ul> </div> <div> <div id="mailing-lists" class="portlet"> <h2>Mailing list</h2> <div> <img src="/@@/mail" alt="mail" /> <a id="mailing-list-posting-address" href="mailto:registry@lists.launchpad.net">registry@lists.launchpad.net</a> <br /> <strong>Policy:</strong> You must be a team member to subscribe to the team mailing list. <br /> <img src="/@@/mail" alt="email" /> <a id="mailing-list-archive" href="https://lists.launchpad.net/registry">View public archive</a> <br /><img src="/@@/team" alt="team" /> <a id="mailing-list-subscribers" href="/~registry/+mailing-list-subscribers">View subscribers</a> </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 all 3288 related projects</a> </span> Related projects </h2> <table> <tbody> <tr> <td> <a href="/fedora" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/29832671/fedora14.png)">Fedora</a> </td> </tr> <tr> <td> <a href="/fink" class="sprite distribution">Fink</a> </td> </tr> <tr> <td> <a href="/lfs" class="sprite distribution">Linux From Scratch</a> </td> </tr> <tr> <td> <a href="/redflag-midinux" class="sprite distribution">Red Flag Midinux</a> </td> </tr> <tr> <td> <a href="/slackware" class="sprite distribution">Slackware</a> </td> </tr> </tbody> </table> </div> </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> • <a href="https://launchpad.net/+tour">Take the tour</a> • <a href="https://help.launchpad.net/">Read the guide</a> <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"> © 2004 <a href="http://canonical.com/">Canonical Ltd.</a> • <a href="https://launchpad.net/legal">Terms of use</a> • <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> • <a href="/feedback">Contact Launchpad Support</a> • <a href="http://blog.launchpad.net/">Blog</a> • <a href="https://canonical.com/careers">Careers</a> • <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> • 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/~registry", "web_link": "https://launchpad.net/~registry", "resource_type_link": "https://launchpad.net/api/devel/#team", "all_specifications_collection_link": "https://launchpad.net/api/devel/~registry/all_specifications", "valid_specifications_collection_link": "https://launchpad.net/api/devel/~registry/valid_specifications", "recipes_collection_link": "https://launchpad.net/api/devel/~registry/recipes", "time_zone": "UTC", "private": false, "is_valid": true, "is_team": true, "account_status": "Unactivated", "visibility": "Public", "name": "registry", "is_probationary": false, "id": "tag:launchpad.net:2008:redacted", "karma": 0, "homepage_content": null, "description": "This team is run by Launchpad's registry administrators. We own and register many projects in Launchpad, but we are always looking to hand them off to their official owners.\n\nIf you have found your project in Launchpad and would like to maintain the information and take it over, we'd be happy to reassign it to you! Just file a request at https://answers.launchpad.net/launchpad and we'll have it completed in no time.", "languages_collection_link": "https://launchpad.net/api/devel/~registry/languages", "hide_email_addresses": false, "date_created": "2005-06-15T02:17:43.115113+00:00", "sshkeys_collection_link": "https://launchpad.net/api/devel/~registry/sshkeys", "is_ubuntu_coc_signer": false, "gpg_keys_collection_link": "https://launchpad.net/api/devel/~registry/gpg_keys", "wiki_names_collection_link": "https://launchpad.net/api/devel/~registry/wiki_names", "irc_nicknames_collection_link": "https://launchpad.net/api/devel/~registry/irc_nicknames", "jabber_ids_collection_link": "https://launchpad.net/api/devel/~registry/jabber_ids", "social_accounts_collection_link": "https://launchpad.net/api/devel/~registry/social_accounts", "memberships_details_collection_link": "https://launchpad.net/api/devel/~registry/memberships_details", "open_membership_invitations_collection_link": "https://launchpad.net/api/devel/~registry/open_membership_invitations", "confirmed_email_addresses_collection_link": "https://launchpad.net/api/devel/~registry/confirmed_email_addresses", "team_owner_link": "https://launchpad.net/api/devel/~launchpad", "preferred_email_address_link": null, "mailing_list_auto_subscribe_policy": "Ask me when I join a team", "archive_link": null, "ppas_collection_link": "https://launchpad.net/api/devel/~registry/ppas", "sub_teams_collection_link": "https://launchpad.net/api/devel/~registry/sub_teams", "super_teams_collection_link": "https://launchpad.net/api/devel/~registry/super_teams", "members_collection_link": "https://launchpad.net/api/devel/~registry/members", "admins_collection_link": "https://launchpad.net/api/devel/~registry/admins", "participants_collection_link": "https://launchpad.net/api/devel/~registry/participants", "deactivated_members_collection_link": "https://launchpad.net/api/devel/~registry/deactivated_members", "expired_members_collection_link": "https://launchpad.net/api/devel/~registry/expired_members", "invited_members_collection_link": "https://launchpad.net/api/devel/~registry/invited_members", "members_details_collection_link": "https://launchpad.net/api/devel/~registry/members_details", "proposed_members_collection_link": "https://launchpad.net/api/devel/~registry/proposed_members", "account_status_history": "tag:launchpad.net:2008:redacted", "team_description": "This team is run by Launchpad's registry administrators. We own and register many projects in Launchpad, but we are always looking to hand them off to their official owners.\n\nIf you have found your project in Launchpad and would like to maintain the information and take it over, we'd be happy to reassign it to you! Just file a request at https://answers.launchpad.net/launchpad and we'll have it completed in no time.", "membership_policy": "Restricted Team", "subscription_policy": "Restricted Team", "renewal_policy": "invite them to apply for renewal", "default_membership_period": null, "default_renewal_period": null, "logo_link": "https://launchpad.net/api/devel/~registry/logo", "mugshot_link": "https://launchpad.net/api/devel/~registry/mugshot", "display_name": "Registry Administrators", "http_etag": "\"f70f35b1d7774274e74380f0e9cf4c4ebf842c09-7711efecccd2aa2cbaa6ebb21fc485cd6f40dcb1\""}};</script> </body> <!-- Facet name: overview Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 50 queries/external actions issued in 2.60 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>