From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Huth Date: Tue, 28 May 2019 08:18:22 +0200 Subject: [Buildroot] [PATCH v2] package/ascii-invaders: Add the game ascii-invaders In-Reply-To: <20190527173200.2408159d@windsurf> References: <20190422081125.6659-1-huth@tuxfamily.org> <92659568-1c39-473a-454e-376bff328229@tuxfamily.org> <20190527173200.2408159d@windsurf> Message-ID: <20190528081822.29f67611@thl530.multi.box> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Am Mon, 27 May 2019 17:32:00 +0200 schrieb Thomas Petazzoni : > Hello Thomas, > > On Mon, 27 May 2019 17:22:09 +0200 > Thomas Huth wrote: > > > >> +$(eval $(generic-package)) > > >> > > > > > > Friendly *ping* > > > > Ping^2 ? > > Sorry for the lack of answer/feedback. However, sending pings is not > really useful: your patch cannot be lost because we have a tool > tracking all patches sent to the mailing list, > http://patchwork.ozlabs.org/project/buildroot/list/. Ah, alright. Sorry, so far I mainly participated in projects where one was supposed to "ping" on the patches after a couple of weeks. Using patchwork is certainly the better idea. > As long as your > patch is still there, it is not lost. The queue of patches is > currently 227 patches, so your best chance to get your patch reviewed > and merged is to help by reviewing/testing patches submitted by > others :-) Ok, I'll have a try. Thomas