details of our specific participation in 2005 and 2006.
* Remove individual project ideas. Point users at the general project
ideas list and at the recent freebsd developer status reports.
* Remove list of accepted student projects. This has moved to
summerofcode-2006.html.
* Remove the FAQ about eligibility and proposals and replace it with a
single question about this program for 2007 with a non-committal
answer to check back in the spring.
2. Add information about Spencer Whitman's K language project.
3. Add more links and wordsmith OSSv4 and LinuxEmulation project summaries.
4. Add information about Adam Martin's AutoFS project.
Submitted by: (1) yuanjue (2) phk (3) netchild (4) adammartin
was an avid tester, grammar snob, and true artist. His GNOME splash screens
received high praise from Milan, Paris, and Soho. People may remember his
early masterpiece, "Victoire dans FreeBSD GNOME" (circa 2005):
http://people.freebsd.org/~adamw/images/gnome_splashes/2.12/adamw-trophy-2.12.png
Thank you, Adam, for all your hardwork and dedication to the project over
the years.
Astute readers will notice that this does indeed push out the rest of
the schedule, including all of the release candidates and GA date.
I'm not sure what to put here so leave it alone for the moment even
though I know the dates currently on the schedule are wrong. I hope
to figure out some likely dates to put up here soon.
- Also allow queries like query-pr.cgi?q= and query-pr.cgi?cat/num
- Fix comment
- Display query form when no results found
- Allow some other characters to be part of the URL [1]
PR: www/103628 [1]
Reviewed by: simon, remko
Approved by: keramida (mentor)
So, what will this buy us?
1. No more boring work on this file, as it will be updated
"automatically" when a new committer makes his first commits.
I'll add a note to the committer's guide soon, saying that
new committers should add themselves to this file.
2. All names will be synchronized. There were some differences
between developers.sgml and authors.ent before, for example:
- developers.sgml: Andrew Reiter
- authors.ent: Andrew R. Reiter
- developers.sgml: Christian Peron
- authors.ent: Christian S.J. Peron
This should be fixed now however.
Reviewed by: remko, danger