CINXE.COM

Simon Quigley 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/~tsimonq2/+index" /> <meta charset="UTF-8" /> <title>Simon Quigley 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/~tsimonq2/latest-bugs.atom" title="Latest Bugs for Simon Quigley" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~tsimonq2/branches.atom" title="Latest Branches for Simon Quigley" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~tsimonq2/revisions.atom" title="Latest Revisions by Simon Quigley" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/combo.css" /> <meta name="description" content="https://twitter.com/tsimonquigley2 Lubuntu Release Manager, Ubuntu Core Developer, Debian Developer. Many hats. I like cheese curds. Fresh ones, or deep-fried ones, preferably with some Door County cherries (not in the same dish, silly!)" /> <meta property="og:description" content="https://twitter.com/tsimonquigley2 Lubuntu Release Manager, Ubuntu Core Developer, Debian Developer. Many hats. I like cheese curds. Fresh ones, or deep-fried ones, preferably with some Door County cherries (not in the same dish, silly!)" /> <meta property="og:title" content="Simon Quigley 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/~tsimonq2/+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/JbecPxP" /> <link rel="openid2.provider" href="https://login.launchpad.net/+openid" /> <link rel="openid2.local_id" href="https://login.launchpad.net/+id/JbecPxP" /> <meta http-equiv="X-XRDS-Location" content="https://login.launchpad.net/+id/JbecPxP/+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/~tsimonq2/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/~tsimonq2"><img alt="" width="64" height="64" src="https://launchpadlibrarian.net/727013923/tsimonq2_64x64.jpg" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/~tsimonq2">Simon Quigley</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/~tsimonq2">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/~tsimonq2">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/~tsimonq2">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/~tsimonq2">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/~tsimonq2">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><a rel="nofollow" href="https://twitter.com/tsimonquigley2">https:/<wbr />/twitter.<wbr />com/tsimonquigl<wbr />ey2</a></p> <p>Lubuntu Release Manager, Ubuntu Core Developer, Debian Developer. Many hats. I like cheese curds.</p> <p>Fresh ones, or deep-fried ones, preferably with some Door County cherries (not in the same dish, silly!)</p></div> </div> </div> </div> <ul class="horizontal"> <li> <a class="sprite info" href="https://launchpad.net/~tsimonq2/+related-packages"> Related packages </a> </li> <li> <a class="sprite info" href="https://launchpad.net/~tsimonq2/+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>tsimonq2</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">2015-03-08</dd> </dl> <div id="teams_with_icons"> <a href="/~altispeed"><img alt="Icon of Altispeed Technologies" src="https://launchpadlibrarian.net/467551791/icon.png" title="Member of Altispeed Technologies" /></a> <a href="/~bluetooth"><img alt="Icon of Bluetooth" src="https://launchpadlibrarian.net/4683649/stock_bluetooth.png" title="Member of Bluetooth" /></a> <a href="/~ubuntu-calamares"><img alt="Icon of Calamares Maintainers" src="https://launchpadlibrarian.net/356611536/14.png" title="Member of Calamares Maintainers" /></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-art"><img alt="Icon of Lubuntu Artwork" src="https://launchpadlibrarian.net/357048750/14.png" title="Member of Lubuntu Artwork" /></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-council-emeritus"><img alt="Icon of Lubuntu Council Emeritus" src="https://launchpadlibrarian.net/704306638/admin_14.png" title="Member of Lubuntu Council Emeritus" /></a> <a href="/~lubuntu-council"><img alt="Icon of Lubuntu Council" src="https://launchpadlibrarian.net/357049819/14.png" title="Member of Lubuntu Council" /></a> <a href="/~lubuntu-dev-owners"><img alt="Icon of Lubuntu Dev Owners" src="https://launchpadlibrarian.net/704307190/lennyborg_14.png" title="Member of Lubuntu Dev Owners" /></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-global"><img alt="Icon of Lubuntu Global" src="https://launchpadlibrarian.net/357050430/14.png" title="Member of Lubuntu Global" /></a> <a href="/~lubuntu-iso-managers"><img alt="Icon of Lubuntu ISO Managers" src="https://launchpadlibrarian.net/704307035/admin_14.png" title="Member of Lubuntu ISO Managers" /></a> <a href="/~lubuntu-members"><img alt="Icon of Lubuntu Members" src="https://launchpadlibrarian.net/357047944/14.png" title="Member of Lubuntu Members" /></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="/~blog-lubuntu.me-editors"><img alt="Icon of Lubuntu.me Site Editors" src="https://launchpadlibrarian.net/357526122/14.png" title="Member of Lubuntu.me Site Editors" /></a> <a href="/~motu-swat"><img alt="Icon of MOTU SWAT" src="https://launchpadlibrarian.net/5609742/sword16x16.png" title="Member of MOTU SWAT" /></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="/~not-canonical"><img alt="Icon of Not Canonical" src="https://launchpadlibrarian.net/71133712/not-canonical_aubergine_14.png" title="Member of Not Canonical" /></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-sponsors"><img alt="Icon of Ubuntu Sponsors" src="https://launchpadlibrarian.net/40794090/minitools.png" title="Member of Ubuntu Sponsors" /></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="/~uwn"><img alt="Icon of Ubuntu Weekly Newsletter" src="https://launchpadlibrarian.net/14562530/preferences-desktop-peripherals1.jpg" title="Member of Ubuntu Weekly Newsletter" /></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 </dd> </dl> <dl id="pgp-keys"> <dt>OpenPGP keys: </dt> <dd> <span style="word-wrap: anywhere">5C7ABEA20F8630459CC8C8B5E27F2CF8458C2FA4</span> </dd> </dl> <dl id="sshkeys"> <dt>SSH keys: </dt> <dd> <a href="+sshkeys">altispeed-yubikey</a> <br /> <a href="+sshkeys">tsimonq2@supernova </a> <br /> </dd> </dl> <dl id="timezone"> <dt>Time zone: </dt> <dd>US/Central (UTC-0600) </dd> </dl> <dl id="karma"> <dt>Karma:</dt> <dd><a id="karma-total" href="https://launchpad.net/~tsimonq2/+karma">54352</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>tsimonq2</strong> <span class="lesser"> on </span> <strong>irc.oftc.net</strong> </span> </dd> <dd class="user-social-accounts__item irc-account"> <img class="user-social-accounts__icon" alt="IRC" title="IRC" src="/@@/social-irc" /> <span><strong>tsimonq2</strong> <span class="lesser"> on </span> <strong>irc.libera.chat</strong> </span> </dd> <dd class="user-social-accounts__item matrix-account"> <span><img class="user-social-accounts__icon" alt="Matrix" title="Matrix" src="/@@/social-matrix" /> <a href=https://matrix.to//#/@tsimonq2:ubuntu.com target="_blank"><strong>@tsimonq2:ubuntu.com</strong></a></span> </dd> <dd class="user-social-accounts__item matrix-account"> <span><img class="user-social-accounts__icon" alt="Matrix" title="Matrix" src="/@@/social-matrix" /> <a href=https://matrix.to//#/@squigley:altispeed.com target="_blank"><strong>@squigley:altispeed.com</strong></a></span> </dd> </dl> </div> </div> </div> </div> <div> <div id="working-on" class="yui-g"> <div class="yui-u first"> <div class="portlet"> <h2> <span class="see-all"> <a href="https://launchpad.net/~tsimonq2/+assignedbugs?search=Search&amp;field.status=In+Progress"> All bugs in progress </a> </span> Assigned bugs </h2> <table> <tr> <tr> <td class="icon left"><span alt="(medium)" title="Medium importance" class="sprite bug-medium"></span></td> <td> #2084798 <a href="https://bugs.launchpad.net/ubuntu/plucky/+source/kdepim-addons/+bug/2084798">Digital Clock does not show PIM Plugin</a> </td> <td style="text-align: right"> </td> </tr> <tr> <td colspan="3" style="padding-bottom: 0.5em"> <div class="registered"> in <a href="/ubuntu">Ubuntu</a> </div> </td> </tr> </tr> <tr> <tr> <td class="icon left"><span alt="(medium)" title="Medium importance" class="sprite bug-medium"></span></td> <td> #2084798 <a href="https://bugs.launchpad.net/ubuntu/+source/kdepim-addons/+bug/2084798">Digital Clock does not show PIM Plugin</a> </td> <td style="text-align: right"> </td> </tr> <tr> <td colspan="3" style="padding-bottom: 0.5em"> <div class="registered"> in <a href="/ubuntu">Ubuntu</a> </div> </td> </tr> </tr> <tr> <tr> <td class="icon left"><span alt="(wishlist)" title="Wishlist" class="sprite bug-wishlist"></span></td> <td> #1745538 <a href="https://bugs.launchpad.net/ssh-import-id/+bug/1745538">Support for Launchpad teams should be added</a> </td> <td style="text-align: right"> </td> </tr> <tr> <td colspan="3" style="padding-bottom: 0.5em"> <div class="registered"> in <a href="/ssh-import-id">ssh-import-id</a>, <a href="/ubuntu">Ubuntu</a> </div> </td> </tr> </tr> <tr> <tr> <td class="icon left"><span alt="(wishlist)" title="Wishlist" class="sprite bug-wishlist"></span></td> <td> #2043824 <a href="https://bugs.launchpad.net/ubuntu/+bug/2043824">[needs-packaging] sddm-conf</a> </td> <td style="text-align: right"> </td> </tr> <tr> <td colspan="3" style="padding-bottom: 0.5em"> <div class="registered"> in <a href="/ubuntu">Ubuntu</a> </div> </td> </tr> </tr> <tr> <tr> <td class="icon left"><span alt="(wishlist)" title="Wishlist" class="sprite bug-wishlist"></span></td> <td> #2043723 <a href="https://bugs.launchpad.net/ubuntu/+bug/2043723">[needs-packaging] lxqt-themes-extra</a> </td> <td style="text-align: right"> </td> </tr> <tr> <td colspan="3" style="padding-bottom: 0.5em"> <div class="registered"> in <a href="/ubuntu">Ubuntu</a> </div> </td> </tr> </tr> </table> </div> </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="/~tsimonq2/+archive/ubuntu/mir" class="sprite ppa-icon">mir</a></td> </tr> <tr> <td><a href="/~tsimonq2/+archive/ubuntu/original-maintainer-dpkg" class="sprite ppa-icon">original-maintainer-dpkg</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/~tsimonq2/+participation"> All memberships </a> </span> Latest memberships </h2> <table id="participation"> <tr> <td colspan="2"> <div> <a href="/~ubuntu-unity-devs" class="sprite team">Ubuntu Unity Devs</a> </div> <div class="registered"> Joined <time title="2024-03-26 18:57:37 UTC" datetime="2024-03-26T18:57:37.303068+00:00">on 2024-03-26</time> </div> </td> </tr> <tr> <td colspan="2"> <div> <a href="/~lubuntu-iso-managers" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/704307035/admin_14.png)">Lubuntu ISO Managers</a> </div> <div class="registered"> Joined <time title="2024-02-16 15:28:50 UTC" datetime="2024-02-16T15:28:50.167959+00:00">on 2024-02-16</time> </div> </td> </tr> <tr> <td colspan="2"> <div> <a href="/~loco-reboot" class="sprite team">Loco reboot enthusiasts</a> </div> <div class="registered"> Joined <time title="2023-11-09 10:02:36 UTC" datetime="2023-11-09T10:02:36.632647+00:00">on 2023-11-09</time> </div> </td> </tr> <tr> <td colspan="2"> <div> <a href="/~ubuntucinnamon-dev" class="sprite team">Ubuntu Cinnamon Developers</a> </div> <div class="registered"> Joined <time title="2022-08-09 23:06:38 UTC" datetime="2022-08-09T23:06:38.229390+00:00">on 2022-08-09</time> </div> </td> </tr> <tr> <td colspan="2"> <div> <a href="/~lubuntu-video-core-dev" class="sprite team">Lubuntu Video Developers</a> </div> <div class="registered"> Joined <time title="2020-03-30 04:56:32 UTC" datetime="2020-03-30T04:56:32.630190+00:00">on 2020-03-30</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/~tsimonq2/+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> </td> <td> <img height="14" width="14" alt="" title="Bug Management" src="/@@/bug" /> </td> <td> <img height="14" width="14" alt="" title="Translations in Rosetta" src="/@@/translation" /> </td> <td> </td> <td> <img height="14" width="14" alt="" title="Soyuz" src="/@@/package-source" /> </td> </tr> <tr> <th> <a href="/launchpad" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/600817172/Canonical_Launchpad_icon_14px.png)">Launchpad itself</a> </th> <td> </td> <td> </td> <td> </td> <td> <img height="14" width="14" alt="" title="Answer Tracker" src="/@@/question" /> </td> <td> </td> </tr> <tr> <th> <a href="/ubuntu-transition-tracker" class="sprite product">Ubuntu transition tracker</a> </th> <td> <img height="14" width="14" alt="" title="Code" src="/@@/branch" /> </td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> <tr> <th> <a href="/ubuntu-dev-tools" class="sprite product">Ubuntu Developer Tools</a> </th> <td> <img height="14" width="14" alt="" title="Code" src="/@@/branch" /> </td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> <tr> <th> <a href="/debian-cd" class="sprite product">debian-cd</a> </th> <td> <img height="14" width="14" alt="" title="Code" src="/@@/branch" /> </td> <td> <img height="14" width="14" alt="" title="Bug Management" src="/@@/bug" /> </td> <td> </td> <td> </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/~tsimonq2", "web_link": "https://launchpad.net/~tsimonq2", "resource_type_link": "https://launchpad.net/api/devel/#person", "all_specifications_collection_link": "https://launchpad.net/api/devel/~tsimonq2/all_specifications", "valid_specifications_collection_link": "https://launchpad.net/api/devel/~tsimonq2/valid_specifications", "recipes_collection_link": "https://launchpad.net/api/devel/~tsimonq2/recipes", "time_zone": "US/Central", "private": false, "is_valid": true, "is_team": false, "account_status": "Active", "visibility": "Public", "name": "tsimonq2", "display_name": "Simon Quigley", "logo_link": "https://launchpad.net/api/devel/~tsimonq2/logo", "is_probationary": false, "id": "tag:launchpad.net:2008:redacted", "karma": 54352, "homepage_content": null, "description": "https://twitter.com/tsimonquigley2\n\nLubuntu Release Manager, Ubuntu Core Developer, Debian Developer. Many hats. I like cheese curds.\n\nFresh ones, or deep-fried ones, preferably with some Door County cherries (not in the same dish, silly!)", "mugshot_link": "https://launchpad.net/api/devel/~tsimonq2/mugshot", "languages_collection_link": "https://launchpad.net/api/devel/~tsimonq2/languages", "hide_email_addresses": false, "date_created": "2015-03-08T03:14:21.563060+00:00", "sshkeys_collection_link": "https://launchpad.net/api/devel/~tsimonq2/sshkeys", "is_ubuntu_coc_signer": true, "gpg_keys_collection_link": "https://launchpad.net/api/devel/~tsimonq2/gpg_keys", "wiki_names_collection_link": "https://launchpad.net/api/devel/~tsimonq2/wiki_names", "irc_nicknames_collection_link": "https://launchpad.net/api/devel/~tsimonq2/irc_nicknames", "jabber_ids_collection_link": "https://launchpad.net/api/devel/~tsimonq2/jabber_ids", "social_accounts_collection_link": "https://launchpad.net/api/devel/~tsimonq2/social_accounts", "memberships_details_collection_link": "https://launchpad.net/api/devel/~tsimonq2/memberships_details", "open_membership_invitations_collection_link": "https://launchpad.net/api/devel/~tsimonq2/open_membership_invitations", "confirmed_email_addresses_collection_link": "https://launchpad.net/api/devel/~tsimonq2/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/~tsimonq2/+archive/ubuntu/lxqt-deletedppa", "ppas_collection_link": "https://launchpad.net/api/devel/~tsimonq2/ppas", "sub_teams_collection_link": "https://launchpad.net/api/devel/~tsimonq2/sub_teams", "super_teams_collection_link": "https://launchpad.net/api/devel/~tsimonq2/super_teams", "members_collection_link": "https://launchpad.net/api/devel/~tsimonq2/members", "admins_collection_link": "https://launchpad.net/api/devel/~tsimonq2/admins", "participants_collection_link": "https://launchpad.net/api/devel/~tsimonq2/participants", "deactivated_members_collection_link": "https://launchpad.net/api/devel/~tsimonq2/deactivated_members", "expired_members_collection_link": "https://launchpad.net/api/devel/~tsimonq2/expired_members", "invited_members_collection_link": "https://launchpad.net/api/devel/~tsimonq2/invited_members", "members_details_collection_link": "https://launchpad.net/api/devel/~tsimonq2/members_details", "proposed_members_collection_link": "https://launchpad.net/api/devel/~tsimonq2/proposed_members", "account_status_history": "tag:launchpad.net:2008:redacted", "http_etag": "\"f1a1e16f7322e01d6574838c9ca3b92cd632c586-8a40a57a3dc21fbf44fe8ddd776ff83e0f9b6029\""}};</script> </body> <!-- Facet name: overview Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 157 queries/external actions issued in 1.69 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