From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 46825C07E95 for ; Tue, 13 Jul 2021 04:53:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1FA1A61249 for ; Tue, 13 Jul 2021 04:53:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230074AbhGMEz4 (ORCPT ); Tue, 13 Jul 2021 00:55:56 -0400 Received: from mail.kernel.org ([198.145.29.99]:40978 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229470AbhGMEz4 (ORCPT ); Tue, 13 Jul 2021 00:55:56 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 73CA26120A; Tue, 13 Jul 2021 04:53:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1626151987; bh=C+YJZalNy0kYj1g1OL3uaQcdULnQ1iagJh1RmrDDXeE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=jbXNQdEZnDdKX1bVidvL8or/ZmBv+9mXNslxNxBjs5VdVfoWRQNnZ+elhgI/z5I5W lOBZU9zdl2SGH4o8tB65Ffz7hX3IHbw6pvtUXinJwf5HgoMerS0UqOnrabiYqwI04T /1i8Vad4lhEnP7GhTpfb+OZ7xrGHn6v3aHVp199A= Date: Tue, 13 Jul 2021 06:53:03 +0200 From: Greg KH To: Paul Wise Cc: Krzysztof Opasiak , Andrzej Pietrasiewicz , Karol Lewandowski , Matt Porter , linux-usb@vger.kernel.org Subject: Re: proposal: move Linux userspace USB gadget projects to linux-usb GitHub organisation? Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org On Tue, Jul 13, 2021 at 11:43:57AM +0800, Paul Wise wrote: > On Wed, 2021-01-20 at 04:06 +0800, Paul Wise wrote: > > > Right now all the Linux userspace USB gadget projects (libusbg, > > libusbgx, gt, gadgetd, cmtp-responder etc) are spread out across > > different GitHub organisations and user accounts. > > > > https://github.com/libusbg/libusbg > > https://github.com/libusbgx/libusbgx > > https://github.com/kopasiak/gt > > https://github.com/gadgetd/gadgetd > > https://github.com/cmtp-responder/cmtp-responder > > > > I would like to move each of these projects to the linux-usb GitHub > > organisation and add some more folks to the list of admins so that > > these projects can be more collaboratively maintained. > > FYI, we have now moved libusbgx, gt and ptp-gadget across: > > https://github.com/linux-usb-gadgets/libusbgx > https://github.com/linux-usb-gadgets/gt > https://github.com/linux-usb-gadgets/ptp-gadget > > We still need to move gadgetd/libusbg and archive libusbg. What do you mean "archive libusbg"? > We are also interested in finding funding for development. What type of funding and for what specific development? What is lacking in the current projects here that needs to be resolved? And who have you asked for funding from so far? thanks, greg k-h