Edit page FrontPage
[wiki.git] / OpenSourceDeveloperRole
index 9b118ec556a2d02ea9a3a0ec23ab738949a926ed..cf13696b0b1fd0df52b9394d7f8721cb5351118d 100644 (file)
@@ -2,7 +2,7 @@
 
 I've started and/or maintained the following OpenSource projects:
 
- * [[http://www.develer.com/oss/devlib/ Devlib]] - A library of reusable and
+ * [[http://www.develer.com/oss/DevLib/ Devlib]] - A library of reusable and
  portable components for embedded and C++ applications
 
  * [[http://www.sourceforge.net/projects/bdm/ BDM]] -
@@ -32,7 +32,7 @@ I have write privileges on the following projects:
  minor cleanups all over the tree.
 
  * [[http://www.uclinux.org/ uClinux]] - I contributed mostly
- kernel patches that GregUngerer promptlu forwarded upstream.
+ kernel patches that GregUngerer promptly forwarded upstream.
  The most interesting thing was a VM rework to optimize away
  multiple copies of executable images in RAM when XIP wasn't
  possible (i.e.: with JFFS2).  That work turned out being too
@@ -45,12 +45,12 @@ I have write privileges on the following projects:
  * [[http://www.linux.org/ Linux kernel]] - There's no such
  thing as an official Linux kernel developer, but I dispatched
  misc patches that went into Linus tree more or less directly.
- My areas of interest was redusing bloat for embedded systems
+ My areas of interest was reducing bloat for embedded systems
  and fixing bugs in things such as JFFS2 and MTD.
 
  * [[http://www.aros.org AROS]] -  I didn't do much new work,
  just bug fixes and small improvements, but I really learnt
- a lot from the other developers and expecially the project
+ a lot from the other developers and especially the project
  leader AaronDigulla.
 
  * [[http://www.netbsd.org/ NetBSD]] - That's a lot of time ago.