dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Time to update GSoC/EVoC ideas page
@ 2017-01-19 22:32 Rob Clark
  2017-01-20 10:15 ` Nicolai Hähnle
  0 siblings, 1 reply; 4+ messages in thread
From: Rob Clark @ 2017-01-19 22:32 UTC (permalink / raw)
  To: xorg-devel,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
	mesa-dev-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org

Just a friendly reminder that now would be a good time to update the
wiki page for GSoC/EVoC ideas:

  https://www.x.org/wiki/SummerOfCodeIdeas/

There are currently still some stale ideas there (and probably plenty
of missing good ideas).

Also, I've added a "Potential Mentors" section.  Please add yourself
if you are willing to be a mentor (and what sorts of projects you
would be willing to mentor)

BR,
-R
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Time to update GSoC/EVoC ideas page
  2017-01-19 22:32 Time to update GSoC/EVoC ideas page Rob Clark
@ 2017-01-20 10:15 ` Nicolai Hähnle
  2017-01-20 16:44   ` Jason Ekstrand
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolai Hähnle @ 2017-01-20 10:15 UTC (permalink / raw)
  To: Rob Clark, xorg-devel, dri-devel@lists.freedesktop.org,
	mesa-dev@lists.freedesktop.org

Hi Rob,

On 19.01.2017 23:32, Rob Clark wrote:
> Just a friendly reminder that now would be a good time to update the
> wiki page for GSoC/EVoC ideas:
>
>   https://www.x.org/wiki/SummerOfCodeIdeas/
>
> There are currently still some stale ideas there (and probably plenty
> of missing good ideas).
>
> Also, I've added a "Potential Mentors" section.  Please add yourself
> if you are willing to be a mentor (and what sorts of projects you
> would be willing to mentor)

I'd be happy to be listed as a possible mentor on the DriConf 
replacement project (nha on IRC/freenode), but I either don't have a 
Wiki account or forgot it a long time ago. Could you put my name down on 
the page?

Thanks,
Nicolai

>
> BR,
> -R
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
>
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Time to update GSoC/EVoC ideas page
  2017-01-20 10:15 ` Nicolai Hähnle
@ 2017-01-20 16:44   ` Jason Ekstrand
  2017-01-23  8:32     ` [Mesa-dev] " Daniel Vetter
  0 siblings, 1 reply; 4+ messages in thread
From: Jason Ekstrand @ 2017-01-20 16:44 UTC (permalink / raw)
  To: Nicolai Hähnle
  Cc: mesa-dev@lists.freedesktop.org, xorg-devel,
	dri-devel@lists.freedesktop.org


[-- Attachment #1.1: Type: text/plain, Size: 980 bytes --]

On Fri, Jan 20, 2017 at 2:15 AM, Nicolai Hähnle <nhaehnle@gmail.com> wrote:

> Hi Rob,
>
> On 19.01.2017 23:32, Rob Clark wrote:
>
>> Just a friendly reminder that now would be a good time to update the
>> wiki page for GSoC/EVoC ideas:
>>
>>   https://www.x.org/wiki/SummerOfCodeIdeas/
>>
>> There are currently still some stale ideas there (and probably plenty
>> of missing good ideas).
>>
>> Also, I've added a "Potential Mentors" section.  Please add yourself
>> if you are willing to be a mentor (and what sorts of projects you
>> would be willing to mentor)
>>
>
> I'd be happy to be listed as a possible mentor on the DriConf replacement
> project (nha on IRC/freenode), but I either don't have a Wiki account or
> forgot it a long time ago. Could you put my name down on the page?
>

Pro tip: You can just git clone the wiki, change a markdown file, and git
push it back up.  That's the way I always make edits.  Way nicer than a web
GUI. :-)

[-- Attachment #1.2: Type: text/html, Size: 1566 bytes --]

[-- Attachment #2: Type: text/plain, Size: 157 bytes --]

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Mesa-dev] Time to update GSoC/EVoC ideas page
  2017-01-20 16:44   ` Jason Ekstrand
@ 2017-01-23  8:32     ` Daniel Vetter
  0 siblings, 0 replies; 4+ messages in thread
From: Daniel Vetter @ 2017-01-23  8:32 UTC (permalink / raw)
  To: Jason Ekstrand
  Cc: mesa-dev@lists.freedesktop.org, Nicolai Hähnle, xorg-devel,
	dri-devel@lists.freedesktop.org

On Fri, Jan 20, 2017 at 08:44:19AM -0800, Jason Ekstrand wrote:
> On Fri, Jan 20, 2017 at 2:15 AM, Nicolai Hähnle <nhaehnle@gmail.com> wrote:
> 
> > Hi Rob,
> >
> > On 19.01.2017 23:32, Rob Clark wrote:
> >
> >> Just a friendly reminder that now would be a good time to update the
> >> wiki page for GSoC/EVoC ideas:
> >>
> >>   https://www.x.org/wiki/SummerOfCodeIdeas/
> >>
> >> There are currently still some stale ideas there (and probably plenty
> >> of missing good ideas).
> >>
> >> Also, I've added a "Potential Mentors" section.  Please add yourself
> >> if you are willing to be a mentor (and what sorts of projects you
> >> would be willing to mentor)
> >>
> >
> > I'd be happy to be listed as a possible mentor on the DriConf replacement
> > project (nha on IRC/freenode), but I either don't have a Wiki account or
> > forgot it a long time ago. Could you put my name down on the page?
> >
> 
> Pro tip: You can just git clone the wiki, change a markdown file, and git
> push it back up.  That's the way I always make edits.  Way nicer than a web
> GUI. :-)

And if you have a shell account, it's easy to resurrect your web wiki
account:

https://wiki.freedesktop.org/sitewranglers/wiki/401/

Cheers, Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-01-23  8:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-19 22:32 Time to update GSoC/EVoC ideas page Rob Clark
2017-01-20 10:15 ` Nicolai Hähnle
2017-01-20 16:44   ` Jason Ekstrand
2017-01-23  8:32     ` [Mesa-dev] " Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox