CINXE.COM
Members : “Ubuntu Server” team
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <meta charset="UTF-8" /> <title>Members : “Ubuntu Server” team</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 type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/combo.css" /> <meta name="description" content="Take a look at what we do: https://wiki.ubuntu.com/ServerTeam. Before applying for membership, have a look at: https://wiki.ubuntu.com/ServerTeam/GettingInvolved#becomemember." /> <meta property="og:description" content="Take a look at what we do: https://wiki.ubuntu.com/ServerTeam. Before applying for membership, have a look at: https://wiki.ubuntu.com/ServerTeam/GettingInvolved#becomemember." /> <meta property="og:title" content="Members : “Ubuntu Server” team" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://launchpad.net/~ubuntu-server/+members" /> <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&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/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> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-overview main_only public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://launchpad.net/~ubuntu-server/+members/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/~ubuntu-server"><img alt="" width="64" height="64" src="https://launchpadlibrarian.net/606382283/CoF%2064px.png" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/~ubuntu-server">“Ubuntu Server” team</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview active"><a href="https://launchpad.net/~ubuntu-server">Overview</a></li> <li class="branches"><a href="https://code.launchpad.net/~ubuntu-server">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/~ubuntu-server">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/~ubuntu-server">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/~ubuntu-server">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/~ubuntu-server">Answers</a></li> </ul> </div> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <h1>Members of “Ubuntu Server”</h1> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div> <ul> <li> <a name="active"></a> <h2>Active members</h2> <p> There are 50 direct members of the "Ubuntu Server" team, and 60 people are members in total, directly and indirectly through other team memberships. </p> <div class="lesser" id="active-top-navigation"> <table style="width: 100%;" class="upper-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>1</strong> → <strong>50</strong> of 50 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> • <span class="previous inactive">Previous</span> • <span class="next inactive"><strong>Next</strong></span> • <span class="last inactive">Last</span> </td> </tr> </tbody> </table> </div> <table class="listing sortable" id="activemembers"> <thead> <tr> <th>Name</th> <th>Member since</th> <th>Expires</th> <th>Status</th> </tr> </thead> <tbody> <tr> <td> <a href="/~sir.ade" class="sprite person">Ahmed Noor Kader Mustajir Md Eusoff</a> </td> <td> <span class="sortkey">2008-04-07 17:13:54 UTC</span> <time title="2008-04-07 17:13:54 UTC" datetime="2008-04-07T17:13:54.410417+00:00">2008-04-07</time> </td> <td> <span class="sortkey">2025-04-02 00:00:00 UTC</span> <time title="2025-04-02 00:00:00 UTC" datetime="2025-04-02T00:00:00+00:00">2025-04-02</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~ahasenack" class="sprite person">Andreas Hasenack</a> </td> <td> <span class="sortkey">2017-04-13 13:22:33 UTC</span> <time title="2017-04-13 13:22:33 UTC" datetime="2017-04-13T13:22:33.755649+00:00">2017-04-13</time> </td> <td> <span class="sortkey">2025-04-11 00:00:00 UTC</span> <time title="2025-04-11 00:00:00 UTC" datetime="2025-04-11T00:00:00+00:00">2025-04-11</time> </td> <td>Administrator</td> </tr> <tr> <td> <a href="/~ivoks" class="sprite person">Ante Karamatić</a> </td> <td> <span class="sortkey">2005-11-10 21:29:20 UTC</span> <time title="2005-11-10 21:29:20 UTC" datetime="2005-11-10T21:29:20.961884+00:00">2005-11-10</time> </td> <td> <span class="sortkey">2025-06-30 00:00:00 UTC</span> <time title="2025-06-30 00:00:00 UTC" datetime="2025-06-30T00:00:00+00:00">2025-06-30</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~athos-ribeiro" class="sprite person">Athos Ribeiro</a> </td> <td> <span class="sortkey">2021-04-12 09:42:04 UTC</span> <time title="2021-04-12 09:42:04 UTC" datetime="2021-04-12T09:42:04.552997+00:00">2021-04-12</time> </td> <td> <span class="sortkey">2025-04-11 09:42:04 UTC</span> <time title="2025-04-11 09:42:04 UTC" datetime="2025-04-11T09:42:04.551589+00:00">2025-04-11</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~bryce" class="sprite person">Bryce Harrington</a> </td> <td> <span class="sortkey">2019-05-01 15:33:38 UTC</span> <time title="2019-05-01 15:33:38 UTC" datetime="2019-05-01T15:33:38.987609+00:00">2019-05-01</time> </td> <td> <span class="sortkey">2025-04-29 15:33:38 UTC</span> <time title="2025-04-29 15:33:38 UTC" datetime="2025-04-29T15:33:38.986689+00:00">2025-04-29</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~hggdh2" class="sprite person">C de-Avillez</a> </td> <td> <span class="sortkey">2010-03-10 23:58:01 UTC</span> <time title="2010-03-10 23:58:01 UTC" datetime="2010-03-10T23:58:01.460595+00:00">2010-03-10</time> </td> <td> <span class="sortkey">2025-03-06 00:00:00 UTC</span> <time title="2025-03-06 00:00:00 UTC" datetime="2025-03-06T00:00:00+00:00">2025-03-06</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~ctechgameing" class="sprite person">Callum</a> </td> <td> <span class="sortkey">2024-08-17 10:13:17 UTC</span> <time title="2024-08-17 10:13:17 UTC" datetime="2024-08-17T10:13:17.896199+00:00">2024-08-17</time> </td> <td> <span class="sortkey">2025-08-17 10:13:17 UTC</span> <time title="2025-08-17 10:13:17 UTC" datetime="2025-08-17T10:13:17.895773+00:00">2025-08-17</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~canonical-server" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/606387617/CoF%2014px.png)">Canonical Server</a> </td> <td> <span class="sortkey">2020-04-13 23:22:52 UTC</span> <time title="2020-04-13 23:22:52 UTC" datetime="2020-04-13T23:22:52.233551+00:00">2020-04-13</time> </td> <td> <span class="sortkey">2025-04-12 23:22:52 UTC</span> <time title="2025-04-12 23:22:52 UTC" datetime="2025-04-12T23:22:52.232816+00:00">2025-04-12</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~carlin0" class="sprite person">Carlin0</a> </td> <td> <span class="sortkey">2021-12-14 22:58:24 UTC</span> <time title="2021-12-14 22:58:24 UTC" datetime="2021-12-14T22:58:24.200743+00:00">2021-12-14</time> </td> <td> <span class="sortkey">2025-12-13 22:58:24 UTC</span> <time title="2025-12-13 22:58:24 UTC" datetime="2025-12-13T22:58:24.199941+00:00">2025-12-13</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~chiluk" class="sprite person">Dave Chiluk</a> </td> <td> <span class="sortkey">2013-03-05 14:17:03 UTC</span> <time title="2013-03-05 14:17:03 UTC" datetime="2013-03-05T14:17:03.530236+00:00">2013-03-05</time> </td> <td> <span class="sortkey">2025-03-02 14:17:03 UTC</span> <time title="2025-03-02 14:17:03 UTC" datetime="2025-03-02T14:17:03.529870+00:00">2025-03-02</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~davewalker" class="sprite person">Dave Walker</a> </td> <td> <span class="sortkey">2008-05-26 20:51:00 UTC</span> <time title="2008-05-26 20:51:00 UTC" datetime="2008-05-26T20:51:00.940371+00:00">2008-05-26</time> </td> <td> – <span class="sortkey"></span> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~dpb" class="sprite person">David Britton</a> </td> <td> <span class="sortkey">2014-06-13 20:00:35 UTC</span> <time title="2014-06-13 20:00:35 UTC" datetime="2014-06-13T20:00:35.101631+00:00">2014-06-13</time> </td> <td> – <span class="sortkey"></span> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~dsmythies" class="sprite person">Doug Smythies</a> </td> <td> <span class="sortkey">2012-03-07 15:48:08 UTC</span> <time title="2012-03-07 15:48:08 UTC" datetime="2012-03-07T15:48:08.532980+00:00">2012-03-07</time> </td> <td> <span class="sortkey">2025-03-04 15:48:08 UTC</span> <time title="2025-03-04 15:48:08 UTC" datetime="2025-03-04T15:48:08.532526+00:00">2025-03-04</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~kirkland" class="sprite person">Dustin Kirkland </a> </td> <td> <span class="sortkey">2008-02-19 16:02:26 UTC</span> <time title="2008-02-19 16:02:26 UTC" datetime="2008-02-19T16:02:26.370815+00:00">2008-02-19</time> </td> <td> <span class="sortkey">2025-02-14 00:00:00 UTC</span> <time title="2025-02-14 00:00:00 UTC" datetime="2025-02-14T00:00:00+00:00">2025-02-14</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~emerling" class="sprite person">Emerling</a> </td> <td> <span class="sortkey">2010-12-15 15:02:58 UTC</span> <time title="2010-12-15 15:02:58 UTC" datetime="2010-12-15T15:02:58.846016+00:00">2010-12-15</time> </td> <td> <span class="sortkey">2025-12-11 00:00:00 UTC</span> <time title="2025-12-11 00:00:00 UTC" datetime="2025-12-11T00:00:00+00:00">2025-12-11</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~slashd" class="sprite person">Eric Desrochers</a> </td> <td> <span class="sortkey">2017-11-07 17:34:23 UTC</span> <time title="2017-11-07 17:34:23 UTC" datetime="2017-11-07T17:34:23.488874+00:00">2017-11-07</time> </td> <td> <span class="sortkey">2025-11-06 18:20:04 UTC</span> <time title="2025-11-06 18:20:04 UTC" datetime="2025-11-06T18:20:04.580724+00:00">2025-11-06</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~fheimes" class="sprite person">Frank Heimes</a> </td> <td> <span class="sortkey">2020-01-15 08:56:34 UTC</span> <time title="2020-01-15 08:56:34 UTC" datetime="2020-01-15T08:56:34.504535+00:00">2020-01-15</time> </td> <td> <span class="sortkey">2025-01-13 08:56:34 UTC</span> <time title="2025-01-13 08:56:34 UTC" datetime="2025-01-13T08:56:34.504028+00:00">2025-01-13</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~giandomenico" class="sprite person">Giandomenico Lombardi</a> </td> <td> <span class="sortkey">2016-01-22 03:21:02 UTC</span> <time title="2016-01-22 03:21:02 UTC" datetime="2016-01-22T03:21:02.459085+00:00">2016-01-22</time> </td> <td> <span class="sortkey">2025-01-19 03:21:02 UTC</span> <time title="2025-01-19 03:21:02 UTC" datetime="2025-01-19T03:21:02.458643+00:00">2025-01-19</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~orndorffgrant" class="sprite person">Grant Orndorff</a> </td> <td> <span class="sortkey">2021-03-29 14:34:20 UTC</span> <time title="2021-03-29 14:34:20 UTC" datetime="2021-03-29T14:34:20.498652+00:00">2021-03-29</time> </td> <td> <span class="sortkey">2025-03-28 14:34:20 UTC</span> <time title="2025-03-28 14:34:20 UTC" datetime="2025-03-28T14:34:20.497505+00:00">2025-03-28</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~waver" class="sprite person">Hassan El Jacifi</a> </td> <td> <span class="sortkey">2007-08-28 19:32:55 UTC</span> <time title="2007-08-28 19:32:55 UTC" datetime="2007-08-28T19:32:55.057127+00:00">2007-08-28</time> </td> <td> <span class="sortkey">2025-08-23 00:00:00 UTC</span> <time title="2025-08-23 00:00:00 UTC" datetime="2025-08-23T00:00:00+00:00">2025-08-23</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~james-page" class="sprite person">James Page</a> </td> <td> <span class="sortkey">2010-08-05 21:06:12 UTC</span> <time title="2010-08-05 21:06:12 UTC" datetime="2010-08-05T21:06:12.222803+00:00">2010-08-05</time> </td> <td> <span class="sortkey">2025-08-01 10:15:36 UTC</span> <time title="2025-08-01 10:15:36 UTC" datetime="2025-08-01T10:15:36.886994+00:00">2025-08-01</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~sinfallas" class="sprite person">Jesus Palencia</a> </td> <td> <span class="sortkey">2015-04-22 00:46:44 UTC</span> <time title="2015-04-22 00:46:44 UTC" datetime="2015-04-22T00:46:44.194357+00:00">2015-04-22</time> </td> <td> <span class="sortkey">2025-07-29 16:32:53 UTC</span> <time title="2025-07-29 16:32:53 UTC" datetime="2025-07-29T16:32:53.410771+00:00">2025-07-29</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~jl2414" class="sprite person">JL</a> </td> <td> <span class="sortkey">2021-09-24 12:48:52 UTC</span> <time title="2021-09-24 12:48:52 UTC" datetime="2021-09-24T12:48:52.717457+00:00">2021-09-24</time> </td> <td> <span class="sortkey">2025-09-23 12:48:52 UTC</span> <time title="2025-09-23 12:48:52 UTC" datetime="2025-09-23T12:48:52.716550+00:00">2025-09-23</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~spuddogg" class="sprite person">John</a> </td> <td> <span class="sortkey">2008-03-27 01:23:13 UTC</span> <time title="2008-03-27 01:23:13 UTC" datetime="2008-03-27T01:23:13.174316+00:00">2008-03-27</time> </td> <td> <span class="sortkey">2025-03-22 00:00:00 UTC</span> <time title="2025-03-22 00:00:00 UTC" datetime="2025-03-22T00:00:00+00:00">2025-03-22</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~negronjl" class="sprite person">Juan L. Negron</a> </td> <td> <span class="sortkey">2011-04-18 18:35:14 UTC</span> <time title="2011-04-18 18:35:14 UTC" datetime="2011-04-18T18:35:14.968263+00:00">2011-04-18</time> </td> <td> <span class="sortkey">2025-04-14 18:35:14 UTC</span> <time title="2025-04-14 18:35:14 UTC" datetime="2025-04-14T18:35:14.963396+00:00">2025-04-14</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~fenris" class="sprite person">Khairul Aizat Kamarudzzaman</a> </td> <td> <span class="sortkey">2008-09-19 15:02:58 UTC</span> <time title="2008-09-19 15:02:58 UTC" datetime="2008-09-19T15:02:58.526633+00:00">2008-09-19</time> </td> <td> <span class="sortkey">2025-06-24 00:00:00 UTC</span> <time title="2025-06-24 00:00:00 UTC" datetime="2025-06-24T00:00:00+00:00">2025-06-24</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~leok" class="sprite person">Leó Kolbeinsson</a> </td> <td> <span class="sortkey">2023-11-03 09:19:27 UTC</span> <time title="2023-11-03 09:19:27 UTC" datetime="2023-11-03T09:19:27.965454+00:00">2023-11-03</time> </td> <td> <span class="sortkey">2025-11-02 09:19:27 UTC</span> <time title="2025-11-02 09:19:27 UTC" datetime="2025-11-02T09:19:27.965207+00:00">2025-11-02</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~lionel.porcheron" class="sprite person">Lionel Porcheron</a> </td> <td> <span class="sortkey">2007-07-13 21:10:52 UTC</span> <time title="2007-07-13 21:10:52 UTC" datetime="2007-07-13T21:10:52.378590+00:00">2007-07-13</time> </td> <td> <span class="sortkey">2025-07-08 00:00:00 UTC</span> <time title="2025-07-08 00:00:00 UTC" datetime="2025-07-08T00:00:00+00:00">2025-07-08</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~lucaskanashiro" class="sprite person">Lucas Kanashiro</a> </td> <td> <span class="sortkey">2019-08-05 15:47:38 UTC</span> <time title="2019-08-05 15:47:38 UTC" datetime="2019-08-05T15:47:38.179564+00:00">2019-08-05</time> </td> <td> <span class="sortkey">2025-08-03 15:47:38 UTC</span> <time title="2025-08-03 15:47:38 UTC" datetime="2025-08-03T15:47:38.179018+00:00">2025-08-03</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~mathiaz" class="sprite person">Mathias Gug</a> </td> <td> <span class="sortkey">2007-05-25 15:36:43 UTC</span> <time title="2007-05-25 15:36:43 UTC" datetime="2007-05-25T15:36:43.875156+00:00">2007-05-25</time> </td> <td> <span class="sortkey">2025-11-24 05:23:03 UTC</span> <time title="2025-11-24 05:23:03 UTC" datetime="2025-11-24T05:23:03.737914+00:00">2025-11-24</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~mwhudson" class="sprite person">Michael Hudson-Doyle</a> </td> <td> <span class="sortkey">2016-03-22 22:00:39 UTC</span> <time title="2016-03-22 22:00:39 UTC" datetime="2016-03-22T22:00:39.228126+00:00">2016-03-22</time> </td> <td> <span class="sortkey">2025-03-20 22:00:39 UTC</span> <time title="2025-03-20 22:00:39 UTC" datetime="2025-03-20T22:00:39.227451+00:00">2025-03-20</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~mike-quisido" class="sprite person">Michael Quisido III</a> </td> <td> <span class="sortkey">2018-05-18 12:37:50 UTC</span> <time title="2018-05-18 12:37:50 UTC" datetime="2018-05-18T12:37:50.676393+00:00">2018-05-18</time> </td> <td> <span class="sortkey">2025-05-16 12:37:50 UTC</span> <time title="2025-05-16 12:37:50 UTC" datetime="2025-05-16T12:37:50.675950+00:00">2025-05-16</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~mafoelffen" class="sprite person">Mike Ferreira</a> </td> <td> <span class="sortkey">2012-01-06 17:51:50 UTC</span> <time title="2012-01-06 17:51:50 UTC" datetime="2012-01-06T17:51:50.911023+00:00">2012-01-06</time> </td> <td> <span class="sortkey">2025-11-23 21:12:43 UTC</span> <time title="2025-11-23 21:12:43 UTC" datetime="2025-11-23T21:12:43.101756+00:00">2025-11-23</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~mike-mcclurg" class="sprite person">Mike McClurg</a> </td> <td> <span class="sortkey">2012-04-23 21:53:44 UTC</span> <time title="2012-04-23 21:53:44 UTC" datetime="2012-04-23T21:53:44.148093+00:00">2012-04-23</time> </td> <td> <span class="sortkey">2025-04-20 21:53:44 UTC</span> <time title="2025-04-20 21:53:44 UTC" datetime="2025-04-20T21:53:44.147163+00:00">2025-04-20</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~mirespace" class="sprite person">Miriam España Acebal</a> </td> <td> <span class="sortkey">2021-07-05 05:39:37 UTC</span> <time title="2021-07-05 05:39:37 UTC" datetime="2021-07-05T05:39:37.305761+00:00">2021-07-05</time> </td> <td> <span class="sortkey">2025-07-04 05:39:37 UTC</span> <time title="2025-07-04 05:39:37 UTC" datetime="2025-07-04T05:39:37.304470+00:00">2025-07-04</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~nicoz91" class="sprite person">Nico Della Torre</a> </td> <td> <span class="sortkey">2022-01-07 09:44:40 UTC</span> <time title="2022-01-07 09:44:40 UTC" datetime="2022-01-07T09:44:40.283805+00:00">2022-01-07</time> </td> <td> <span class="sortkey">2025-01-06 09:44:40 UTC</span> <time title="2025-01-06 09:44:40 UTC" datetime="2025-01-06T09:44:40.283170+00:00">2025-01-06</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~paride" class="sprite person">Paride Legovini</a> </td> <td> <span class="sortkey">2019-02-04 08:56:54 UTC</span> <time title="2019-02-04 08:56:54 UTC" datetime="2019-02-04T08:56:54.478481+00:00">2019-02-04</time> </td> <td> <span class="sortkey">2025-02-02 08:56:54 UTC</span> <time title="2025-02-02 08:56:54 UTC" datetime="2025-02-02T08:56:54.478087+00:00">2025-02-02</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~robbiew" class="sprite person">Robbie Williamson</a> </td> <td> <span class="sortkey">2010-10-15 17:16:04 UTC</span> <time title="2010-10-15 17:16:04 UTC" datetime="2010-10-15T17:16:04.239771+00:00">2010-10-15</time> </td> <td> <span class="sortkey">2025-04-15 00:00:00 UTC</span> <time title="2025-04-15 00:00:00 UTC" datetime="2025-04-15T00:00:00+00:00">2025-04-15</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~rcj" class="sprite person">Robert C Jennings</a> </td> <td> <span class="sortkey">2014-01-10 17:52:42 UTC</span> <time title="2014-01-10 17:52:42 UTC" datetime="2014-01-10T17:52:42.544258+00:00">2014-01-10</time> </td> <td> <span class="sortkey">2025-01-07 17:52:42 UTC</span> <time title="2025-01-07 17:52:42 UTC" datetime="2025-01-07T17:52:42.543898+00:00">2025-01-07</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~racb" class="sprite person">Robie Basak</a> </td> <td> <span class="sortkey">2011-08-30 08:18:29 UTC</span> <time title="2011-08-30 08:18:29 UTC" datetime="2011-08-30T08:18:29.034866+00:00">2011-08-30</time> </td> <td> <span class="sortkey">2025-08-27 00:00:00 UTC</span> <time title="2025-08-27 00:00:00 UTC" datetime="2025-08-27T00:00:00+00:00">2025-08-27</time> </td> <td>Administrator</td> </tr> <tr> <td> <a href="/~sally-makin" class="sprite person">Sally Makin</a> </td> <td> <span class="sortkey">2022-10-18 05:49:39 UTC</span> <time title="2022-10-18 05:49:39 UTC" datetime="2022-10-18T05:49:39.470176+00:00">2022-10-18</time> </td> <td> <span class="sortkey">2025-10-17 05:49:39 UTC</span> <time title="2025-10-17 05:49:39 UTC" datetime="2025-10-17T05:49:39.469125+00:00">2025-10-17</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~smoser" class="sprite person">Scott Moser</a> </td> <td> <span class="sortkey">2013-10-02 09:42:19 UTC</span> <time title="2013-10-02 09:42:19 UTC" datetime="2013-10-02T09:42:19.084098+00:00">2013-10-02</time> </td> <td> – <span class="sortkey"></span> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~sergiodj" class="sprite person">Sergio Durigan Junior</a> </td> <td> <span class="sortkey">2021-04-08 21:43:11 UTC</span> <time title="2021-04-08 21:43:11 UTC" datetime="2021-04-08T21:43:11.878885+00:00">2021-04-08</time> </td> <td> <span class="sortkey">2025-04-07 21:43:11 UTC</span> <time title="2025-04-07 21:43:11 UTC" datetime="2025-04-07T21:43:11.878293+00:00">2025-04-07</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~shaun-as-online" class="sprite person">Shaun.M</a> </td> <td> <span class="sortkey">2023-02-16 13:27:51 UTC</span> <time title="2023-02-16 13:27:51 UTC" datetime="2023-02-16T13:27:51.289791+00:00">2023-02-16</time> </td> <td> <span class="sortkey">2025-02-15 13:27:51 UTC</span> <time title="2025-02-15 13:27:51 UTC" datetime="2025-02-15T13:27:51.289317+00:00">2025-02-15</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~smb" class="sprite person">Stefan Bader</a> </td> <td> <span class="sortkey">2015-08-07 15:09:22 UTC</span> <time title="2015-08-07 15:09:22 UTC" datetime="2015-08-07T15:09:22.986261+00:00">2015-08-07</time> </td> <td> <span class="sortkey">2025-08-04 15:09:22 UTC</span> <time title="2025-08-04 15:09:22 UTC" datetime="2025-08-04T15:09:22.985587+00:00">2025-08-04</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~sbeattie" class="sprite person">Steve Beattie</a> </td> <td> <span class="sortkey">2009-10-13 19:09:45 UTC</span> <time title="2009-10-13 19:09:45 UTC" datetime="2009-10-13T19:09:45.201472+00:00">2009-10-13</time> </td> <td> <span class="sortkey">2025-10-09 00:00:00 UTC</span> <time title="2025-10-09 00:00:00 UTC" datetime="2025-10-09T00:00:00+00:00">2025-10-09</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~teward" class="sprite person">Thomas Ward</a> </td> <td> <span class="sortkey">2012-09-12 19:12:40 UTC</span> <time title="2012-09-12 19:12:40 UTC" datetime="2012-09-12T19:12:40.567051+00:00">2012-09-12</time> </td> <td> <span class="sortkey">2025-09-09 19:12:40 UTC</span> <time title="2025-09-09 19:12:40 UTC" datetime="2025-09-09T19:12:40.566444+00:00">2025-09-09</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~ubuntu-server-leader" class="sprite team">Ubuntu Server Project Lead</a> </td> <td> <span class="sortkey">2017-04-21 02:19:59 UTC</span> <time title="2017-04-21 02:19:59 UTC" datetime="2017-04-21T02:19:59.477366+00:00">2017-04-21</time> </td> <td> – <span class="sortkey"></span> </td> <td>Administrator</td> </tr> <tr> <td> <a href="/~utkarsh" class="sprite person">Utkarsh Gupta</a> </td> <td> <span class="sortkey">2021-02-15 08:04:30 UTC</span> <time title="2021-02-15 08:04:30 UTC" datetime="2021-02-15T08:04:30.670756+00:00">2021-02-15</time> </td> <td> <span class="sortkey">2025-02-14 08:04:30 UTC</span> <time title="2025-02-14 08:04:30 UTC" datetime="2025-02-14T08:04:30.669972+00:00">2025-02-14</time> </td> <td>Approved</td> </tr> <tr> <td> <a href="/~wdzeng" class="sprite person">Wen-Ding Zeng</a> </td> <td> <span class="sortkey">2022-06-13 16:34:56 UTC</span> <time title="2022-06-13 16:34:56 UTC" datetime="2022-06-13T16:34:56.755601+00:00">2022-06-13</time> </td> <td> <span class="sortkey">2025-06-12 16:34:56 UTC</span> <time title="2025-06-12 16:34:56 UTC" datetime="2025-06-12T16:34:56.755190+00:00">2025-06-12</time> </td> <td>Approved</td> </tr> </tbody> </table> <div class="lesser"> <table style="width: 100%;" class="lower-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>1</strong> → <strong>50</strong> of 50 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> • <span class="previous inactive">Previous</span> • <span class="next inactive"><strong>Next</strong></span> • <span class="last inactive">Last</span> </td> </tr> </tbody> </table> </div> <br /> </li> <br /> <li> <h2>Pending members</h2> <a name="invited"></a> <h3>Invited members</h3> <p>These teams have been invited to join this team, but one of their admins must accept this invitation before they become actual members.</p> <table class="listing sortable" id="invitedmembers"> <thead> <tr> <th>Name</th> <th>Invited</th> <th>Status</th> </tr> </thead> <tbody> <tr> <td> <a href="/~juju">Juju Engineering</a> </td> <td> <span class="sortkey">2012-03-09 15:17:19 UTC</span> <time title="2012-03-09 15:17:19 UTC" datetime="2012-03-09T15:17:19.661538+00:00">2012-03-09</time> </td> <td> Pending </td> </tr> </tbody> </table> </li> <br /> <li> </li> </ul> </div> </div><!-- yui-b --> </div><!-- yui-main --> <!-- yui-b side --> <!-- 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"> • 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/~ubuntu-server", "web_link": "https://launchpad.net/~ubuntu-server", "resource_type_link": "https://launchpad.net/api/devel/#team", "all_specifications_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/all_specifications", "valid_specifications_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/valid_specifications", "recipes_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/recipes", "time_zone": "UTC", "private": false, "is_valid": true, "is_team": true, "account_status": "Unactivated", "visibility": "Public", "name": "ubuntu-server", "is_probationary": false, "id": "tag:launchpad.net:2008:redacted", "karma": 0, "homepage_content": null, "description": "Take a look at what we do:\nhttps://wiki.ubuntu.com/ServerTeam.\n\nBefore applying for membership, have a look at:\nhttps://wiki.ubuntu.com/ServerTeam/GettingInvolved#becomemember.", "languages_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/languages", "hide_email_addresses": false, "date_created": "2005-11-08T18:20:08.355797+00:00", "sshkeys_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/sshkeys", "is_ubuntu_coc_signer": false, "gpg_keys_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/gpg_keys", "wiki_names_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/wiki_names", "irc_nicknames_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/irc_nicknames", "jabber_ids_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/jabber_ids", "social_accounts_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/social_accounts", "memberships_details_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/memberships_details", "open_membership_invitations_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/open_membership_invitations", "confirmed_email_addresses_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/confirmed_email_addresses", "team_owner_link": "https://launchpad.net/api/devel/~ubuntu-server-leader", "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/~ubuntu-server/ppas", "sub_teams_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/sub_teams", "super_teams_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/super_teams", "members_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/members", "admins_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/admins", "participants_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/participants", "deactivated_members_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/deactivated_members", "expired_members_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/expired_members", "invited_members_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/invited_members", "members_details_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/members_details", "proposed_members_collection_link": "https://launchpad.net/api/devel/~ubuntu-server/proposed_members", "account_status_history": "tag:launchpad.net:2008:redacted", "team_description": null, "membership_policy": "Open Team", "subscription_policy": "Open Team", "renewal_policy": "invite them to renew their own membership", "default_membership_period": 365, "default_renewal_period": 365, "logo_link": "https://launchpad.net/api/devel/~ubuntu-server/logo", "mugshot_link": "https://launchpad.net/api/devel/~ubuntu-server/mugshot", "display_name": "Ubuntu Server", "http_etag": "\"a4e40150fadb5eae8c959e6d1ba5a3a4e8045dd4-20a0c2e3aa001c97da41d187778b7aed2e1eb8c6\""}};</script> </body> <!-- Facet name: overview Page type: main_only Has global search: True Has application tabs: True Has side portlets: False At least 67 queries/external actions issued in 0.73 seconds Features: {'profiling.enabled': None, 'hard_timeout': '5000', 'js.yui_version': None, 'app.mainsite_only.canonical_url': None, 'app.maintenance_message': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r419ba3b --> </html>