CINXE.COM

Martin Pitt 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/~pitti/+index" /> <meta charset="UTF-8" /> <title>Martin Pitt 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/~pitti/latest-bugs.atom" title="Latest Bugs for Martin Pitt" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~pitti/branches.atom" title="Latest Branches for Martin Pitt" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~pitti/revisions.atom" title="Latest Revisions by Martin Pitt" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/combo.css" /> <meta name="description" content="Talk to me about: 聽- developing automatic tests (both upstream and with Debian/Ubuntu autopkgtest) - automated crash/bug feedback (apport &amp; Co) 聽- the Linux plumbing stack (systemd, udev, udisks, upower, dbus, etc.) 聽- handling of hotpluggable devices (storage, cameras, scanners, etc.)" /> <meta property="og:description" content="Talk to me about: 聽- developing automatic tests (both upstream and with Debian/Ubuntu autopkgtest) - automated crash/bug feedback (apport &amp; Co) 聽- the Linux plumbing stack (systemd, udev, udisks, upower, dbus, etc.) 聽- handling of hotpluggable devices (storage, cameras, scanners, etc.)" /> <meta property="og:title" content="Martin Pitt 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/~pitti/+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/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?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/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?lp/', comboBase: '/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?', 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" /> <link rel="openid.server" href="https://login.launchpad.net/+openid" /> <link rel="openid.delegate" href="https://login.launchpad.net/+id/GMhDFXJ" /> <link rel="openid2.provider" href="https://login.launchpad.net/+openid" /> <link rel="openid2.local_id" href="https://login.launchpad.net/+id/GMhDFXJ" /> <meta http-equiv="X-XRDS-Location" content="https://login.launchpad.net/+id/GMhDFXJ/+xrds" /> </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/~pitti/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/~pitti"><img alt="" width="64" height="64" src="https://launchpadlibrarian.net/7143516/Pittiplatsch-Kopf-64x64.png" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/~pitti">Martin Pitt</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/~pitti">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/~pitti">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/~pitti">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/~pitti">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/~pitti">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>Talk to me about:</p> <p>&nbsp;- developing automatic tests (both upstream and with Debian/Ubuntu autopkgtest)<br /> &nbsp;- automated crash/bug feedback (apport &amp; Co)<br /> &nbsp;- the Linux plumbing stack (systemd, udev, udisks, upower, dbus, etc.)<br /> &nbsp;- handling of hotpluggable devices (storage, cameras, scanners, etc.)</p></div> </div> </div> </div> <ul class="horizontal"> <li> <a class="sprite info" href="https://launchpad.net/~pitti/+related-packages"> Related packages </a> </li> <li> <a class="sprite info" href="https://launchpad.net/~pitti/+related-projects"> Related projects </a> </li> </ul> <div class="yui-g"> <div> <div class="portlet" id="contact-details"> <h2>User information</h2> <div class="first yui-u"> <dl id="launchpad-id"> <dt>Launchpad Id:</dt> <dd>pitti</dd> </dl> <dl id="email-addresses"> <dt>Email:</dt> <dd> <a href="+login">Log in</a> for email information. </dd> <dd> <br /> </dd> </dl> <dl> <dt>Member since:</dt> <dd id="member-since">2005-06-15</dd> </dl> <div id="teams_with_icons"> <a href="/~bluetooth"><img alt="Icon of Bluetooth" src="https://launchpadlibrarian.net/4683649/stock_bluetooth.png" title="Member of Bluetooth" /></a> <a href="/~dholbach-huggers"><img alt="Icon of Daniel Holbach Huggers" src="https://launchpadlibrarian.net/16635438/dholbach_icon.png" title="Member of Daniel Holbach Huggers" /></a> <a href="/~edubuntu-dev"><img alt="Icon of Edubuntu Developers" src="https://launchpadlibrarian.net/71879383/edubuntu-logo-only_14.png" title="Member of Edubuntu Developers" /></a> <a href="/~gnome3-team"><img alt="Icon of GNOME3 Team" src="https://launchpadlibrarian.net/235731434/roundel14.png" title="Member of GNOME3 Team" /></a> <a href="/~indicator-applet-developers"><img alt="Icon of Indicator Applet Developers" src="https://launchpadlibrarian.net/22816053/add-notification-applet.14.png" title="Member of Indicator Applet Developers" /></a> <a href="/~kubuntu-ninjas-yellow-belts"><img alt="Icon of Kubuntu Ninjas - Yellow belts" src="https://launchpadlibrarian.net/192173133/belt2-yellow3.png" title="Member of Kubuntu Ninjas - Yellow belts" /></a> <a href="/~kubuntu-ninjas"><img alt="Icon of Kubuntu Ninjas" src="https://launchpadlibrarian.net/31496145/icon.png" title="Member of Kubuntu Ninjas" /></a> <a href="/~kubuntu-ppa"><img alt="Icon of Kubuntu Package Archives" src="https://launchpadlibrarian.net/44411915/deb-small.png" title="Member of Kubuntu Package Archives" /></a> <a href="/~launchpad-beta-testers"><img alt="Icon of Launchpad Beta Testers" src="https://launchpadlibrarian.net/600856498/Canonical_Launchpad_icon_14px.png" title="Member of Launchpad Beta Testers" /></a> <a href="/~launchpad-users"><img alt="Icon of Launchpad Users" src="https://launchpadlibrarian.net/600856618/Canonical_Launchpad_icon_14px.png" title="Member of Launchpad Users" /></a> <a href="/~lubuntu-code"><img alt="Icon of Lubuntu Code" src="https://launchpadlibrarian.net/704307155/lennyborg_14.png" title="Member of Lubuntu Code" /></a> <a href="/~lubuntu-ci"><img alt="Icon of Lubuntu Continuous Integration" src="https://launchpadlibrarian.net/704307325/lennyborg_14.png" title="Member of Lubuntu Continuous Integration" /></a> <a href="/~lubuntu-dev"><img alt="Icon of Lubuntu Developers" src="https://launchpadlibrarian.net/704306355/lennyborg_14.png" title="Member of Lubuntu Developers" /></a> <a href="/~lubuntu-packaging"><img alt="Icon of Lubuntu Packages Team" src="https://launchpadlibrarian.net/704305879/lenny_bug_14.png" title="Member of Lubuntu Packages Team" /></a> <a href="/~lubuntu-desktop"><img alt="Icon of Lubuntu" src="https://launchpadlibrarian.net/357050187/14.png" title="Member of Lubuntu" /></a> <a href="/~motu"><img alt="Icon of MOTU" src="https://launchpadlibrarian.net/1516491/motu-image-2.png" title="Member of MOTU" /></a> <a href="/~network-manager"><img alt="Icon of Network-manager" src="https://launchpadlibrarian.net/11610188/nm-team.png" title="Member of Network-manager" /></a> <a href="/~super-friends"><img alt="Icon of Super Friends" src="https://launchpadlibrarian.net/134634591/superman14.png" title="Member of Super Friends" /></a> <a href="/~ubuntu-bugcontrol"><img alt="Icon of Ubuntu Bug Control" src="https://launchpadlibrarian.net/4423778/qa-icon.png" title="Member of Ubuntu Bug Control" /></a> <a href="/~ubuntu-developer-members"><img alt="Icon of Ubuntu Contributing Developers" src="https://launchpadlibrarian.net/17290192/wrench_emblem-trans.png" title="Member of Ubuntu Contributing Developers" /></a> <a href="/~ubuntu-core-dev"><img alt="Icon of Ubuntu Core Development Team" src="https://launchpadlibrarian.net/1072365/main.png" title="Member of Ubuntu Core Development Team" /></a> <a href="/~ubuntu-dev"><img alt="Icon of Ubuntu Development Team" src="https://launchpadlibrarian.net/1072363/motu.png" title="Member of Ubuntu Development Team" /></a> <a href="/~ubuntu-doc"><img alt="Icon of Ubuntu Documentation Project Team" src="https://launchpadlibrarian.net/162165522/ubuntu-doc.png" title="Member of Ubuntu Documentation Project Team" /></a> <a href="/~ubuntu-gnome-dev"><img alt="Icon of Ubuntu GNOME Developers" src="https://launchpadlibrarian.net/254356645/roundel14.png" title="Member of Ubuntu GNOME Developers" /></a> <a href="/~ubuntu-gnome"><img alt="Icon of Ubuntu GNOME" src="https://launchpadlibrarian.net/258611022/ubuntu-gnome_14.png" title="Member of Ubuntu GNOME" /></a> <a href="/~ubuntukylin-members"><img alt="Icon of Ubuntu Kylin Members" src="https://launchpadlibrarian.net/444398797/623185830.jpg" title="Member of Ubuntu Kylin Members" /></a> <a href="/~ubuntu-mate-dev"><img alt="Icon of Ubuntu MATE Developers" src="https://launchpadlibrarian.net/212349832/icon.png" title="Member of Ubuntu MATE Developers" /></a> <a href="/~ubuntumembers"><img alt="Icon of Ubuntu Members" src="https://launchpadlibrarian.net/606495581/CoF%2014px.png" title="Member of Ubuntu Members" /></a> <a href="/~ubuntu-archive"><img alt="Icon of Ubuntu Package Archive Administrators" src="https://launchpadlibrarian.net/2007812/gnome-dev-floppy.png" title="Member of Ubuntu Package Archive Administrators" /></a> <a href="/~ubuntustudio-dev"><img alt="Icon of Ubuntu Studio Development" src="https://launchpadlibrarian.net/479050820/14.png" title="Member of Ubuntu Studio Development" /></a> <a href="/~xubuntu-art"><img alt="Icon of Xubuntu Artwork" src="https://launchpadlibrarian.net/341831649/icon_optimized_14.png" title="Member of Xubuntu Artwork" /></a> <a href="/~xubuntu-dev"><img alt="Icon of Xubuntu Developers" src="https://launchpadlibrarian.net/139019912/x-dev.png" title="Member of Xubuntu Developers" /></a> </div> <dl id="ubuntu-coc"> <dt>Signed Ubuntu Code of Conduct:</dt> <dd> <span id="ubuntu_coc_signer">Yes</span> </dd> </dl> </div> <div class="yui-u two-column-list"> <dl id="languages"> <dt>Languages: </dt> <dd> English, German </dd> </dl> <dl id="pgp-keys"> <dt>OpenPGP keys: </dt> <dd> <span style="word-wrap: anywhere">3DB46B55EFA59D40E6232148D14EF15DAFE11347</span> </dd> </dl> <dl id="sshkeys"> <dt>SSH keys: </dt> <dd> <a href="+sshkeys">martin@donald </a> <br /> </dd> </dl> <dl id="timezone"> <dt>Time zone: </dt> <dd>Europe/Berlin (UTC+0100) </dd> </dl> <dl id="karma"> <dt>Karma:</dt> <dd><a id="karma-total" href="https://launchpad.net/~pitti/+karma">5750</a> <a target="help" href="/+help-registry/karma.html" class="sprite maybe action-icon">Karma help</a> </dd> </dl> </div> <div class="yui-u user-social-accounts"> <dl id="social-accounts"> <dt>Social accounts:</dt> <dd class="user-social-accounts__item irc-account"> <img class="user-social-accounts__icon" alt="IRC" title="IRC" src="/@@/social-irc" /> <span><strong>pitti</strong> <span class="lesser"> on </span> <strong>irc.freenode.net</strong> </span> </dd> <dd class="user-social-accounts__item jabber-account"> <img class="user-social-accounts__icon" alt="Jabber" title="Jabber" src="/@@/social-jabber" /> <span>&lt;email address hidden&gt;</span> </dd> </dl> </div> </div> </div> </div> <div> <div id="working-on" class="yui-g"> <div class="yui-u first"> </div> <div class="yui-u"> </div> </div> </div> <div class="yui-g"> <!-- First portlet column. --> <div class="first yui-u"> <div> <div id="ppas" class="portlet"> <h2>Personal package archives</h2> <div> <table> <tr> <td><a href="/~pitti/+archive/ubuntu/backports" class="sprite ppa-icon">backports</a></td> </tr> <tr> <td><a href="/~pitti/+archive/ubuntu/fixes" class="sprite ppa-icon">test builds for proposed fixes</a></td> </tr> <tr> <td><a href="/~pitti/+archive/ubuntu/systemd" class="sprite ppa-icon">systemd</a></td> </tr> <tr> <td><a href="/~pitti/+archive/ubuntu/systemd-semaphore" class="sprite ppa-icon">systemd-semaphore</a></td> </tr> </table> </div> <ul class="horizontal"> </ul> </div> </div> <div> <div class="portlet"> <h2> <span class="see-all"> <a href="https://launchpad.net/~pitti/+participation"> All memberships </a> </span> Latest memberships </h2> <table id="participation"> <tr> <td colspan="2"> <div> <a href="/~upstream-systemd-ci" class="sprite team">upstream systemd CI maintainers</a> </div> <div class="registered"> Joined <time title="2019-01-24 15:26:31 UTC" datetime="2019-01-24T15:26:31.142976+00:00">on 2019-01-24</time> </div> </td> </tr> <tr> <td colspan="2"> <div> <a href="/~auto-package-testing-dev" class="sprite team">Auto Package Testing Developers</a> </div> <div class="registered"> Joined <time title="2012-06-25 16:25:06 UTC" datetime="2012-06-25T16:25:06.768153+00:00">on 2012-06-25</time> </div> </td> </tr> <tr> <td colspan="2"> <div> <a href="/~dholbach-huggers" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/16635438/dholbach_icon.png)">Daniel Holbach Huggers</a> </div> <div class="registered"> Joined <time title="2009-01-27 08:33:52 UTC" datetime="2009-01-27T08:33:52.139036+00:00">on 2009-01-27</time> </div> </td> </tr> <tr> <td colspan="2"> <div> <a href="/~launchpad-users" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/600856618/Canonical_Launchpad_icon_14px.png)">Launchpad Users</a> </div> <div class="registered"> Joined <time title="2008-12-16 21:17:23 UTC" datetime="2008-12-16T21:17:23.752772+00:00">on 2008-12-16</time> </div> </td> </tr> <tr> <td colspan="2"> <div> <a href="/~launchpad-beta-testers" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/600856498/Canonical_Launchpad_icon_14px.png)">Launchpad Beta Testers</a> </div> <div class="registered"> Joined <time title="2007-01-24 17:31:24 UTC" datetime="2007-01-24T17:31:24.787126+00:00">on 2007-01-24</time> </div> </td> </tr> </table> </div> </div> </div> <div class="yui-u"> <div> <div class="portlet"> <h2> <span class="see-all"> <a href="https://launchpad.net/~pitti/+karma">Recent activities</a> </span> Most active in </h2> <table class="contributions" id="contributions"> <tbody> <tr> <th> <a href="/ubuntu" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/606381978/CoF%2014px.png)">Ubuntu</a> </th> <td> <img height="14" width="14" alt="" title="Bug Management" src="/@@/bug" /> </td> <td> <img height="14" width="14" alt="" title="Soyuz" src="/@@/package-source" /> </td> </tr> <tr> <th> <a href="/debian" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/23668929/debian14.png)">Debian</a> </th> <td> <img height="14" width="14" alt="" title="Bug Management" src="/@@/bug" /> </td> <td> </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> </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; 419ba3b (<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/~pitti", "web_link": "https://launchpad.net/~pitti", "resource_type_link": "https://launchpad.net/api/devel/#person", "all_specifications_collection_link": "https://launchpad.net/api/devel/~pitti/all_specifications", "valid_specifications_collection_link": "https://launchpad.net/api/devel/~pitti/valid_specifications", "recipes_collection_link": "https://launchpad.net/api/devel/~pitti/recipes", "time_zone": "Europe/Berlin", "private": false, "is_valid": true, "is_team": false, "account_status": "Active", "visibility": "Public", "name": "pitti", "display_name": "Martin Pitt", "logo_link": "https://launchpad.net/api/devel/~pitti/logo", "is_probationary": false, "id": "tag:launchpad.net:2008:redacted", "karma": 5750, "homepage_content": null, "description": "Talk to me about:\n\n\u00a0- developing automatic tests (both upstream and with Debian/Ubuntu autopkgtest)\n - automated crash/bug feedback (apport \u0026 Co)\n\u00a0- the Linux plumbing stack (systemd, udev, udisks, upower, dbus, etc.)\n\u00a0- handling of hotpluggable devices (storage, cameras, scanners, etc.)", "mugshot_link": "https://launchpad.net/api/devel/~pitti/mugshot", "languages_collection_link": "https://launchpad.net/api/devel/~pitti/languages", "hide_email_addresses": false, "date_created": "2005-06-15T02:17:43.115113+00:00", "sshkeys_collection_link": "https://launchpad.net/api/devel/~pitti/sshkeys", "is_ubuntu_coc_signer": true, "gpg_keys_collection_link": "https://launchpad.net/api/devel/~pitti/gpg_keys", "wiki_names_collection_link": "https://launchpad.net/api/devel/~pitti/wiki_names", "irc_nicknames_collection_link": "https://launchpad.net/api/devel/~pitti/irc_nicknames", "jabber_ids_collection_link": "https://launchpad.net/api/devel/~pitti/jabber_ids", "social_accounts_collection_link": "https://launchpad.net/api/devel/~pitti/social_accounts", "memberships_details_collection_link": "https://launchpad.net/api/devel/~pitti/memberships_details", "open_membership_invitations_collection_link": "https://launchpad.net/api/devel/~pitti/open_membership_invitations", "confirmed_email_addresses_collection_link": "https://launchpad.net/api/devel/~pitti/confirmed_email_addresses", "team_owner_link": null, "preferred_email_address_link": "tag:launchpad.net:2008:redacted", "mailing_list_auto_subscribe_policy": "Ask me when I join a team", "archive_link": "https://launchpad.net/api/devel/~pitti/+archive/ubuntu/ppa-deletedppa", "ppas_collection_link": "https://launchpad.net/api/devel/~pitti/ppas", "sub_teams_collection_link": "https://launchpad.net/api/devel/~pitti/sub_teams", "super_teams_collection_link": "https://launchpad.net/api/devel/~pitti/super_teams", "members_collection_link": "https://launchpad.net/api/devel/~pitti/members", "admins_collection_link": "https://launchpad.net/api/devel/~pitti/admins", "participants_collection_link": "https://launchpad.net/api/devel/~pitti/participants", "deactivated_members_collection_link": "https://launchpad.net/api/devel/~pitti/deactivated_members", "expired_members_collection_link": "https://launchpad.net/api/devel/~pitti/expired_members", "invited_members_collection_link": "https://launchpad.net/api/devel/~pitti/invited_members", "members_details_collection_link": "https://launchpad.net/api/devel/~pitti/members_details", "proposed_members_collection_link": "https://launchpad.net/api/devel/~pitti/proposed_members", "account_status_history": "tag:launchpad.net:2008:redacted", "http_etag": "\"f9e014ebc9b5e30de85d060c5b4cbeafb3b46d87-863106b1eb59219ed437895f9ca98be9884721a6\""}};</script> </body> <!-- Facet name: overview Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 85 queries/external actions issued in 0.93 seconds Features: {'profiling.enabled': None, 'hard_timeout': '5000', 'app.mainsite_only.canonical_url': None, 'js.yui_version': None, 'app.maintenance_message': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r419ba3b --> </html>

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