You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by ch...@apache.org on 2012/08/24 21:16:48 UTC

svn commit: r1377058 - /incubator/ctakes/site/trunk/content/ctakes/people.mdtext

Author: chenpei
Date: Fri Aug 24 19:16:48 2012
New Revision: 1377058

URL: http://svn.apache.org/viewvc?rev=1377058&view=rev
Log:
fixing the mdtext link syntax.  also sort/group by the role rather than apache id.

Modified:
    incubator/ctakes/site/trunk/content/ctakes/people.mdtext

Modified: incubator/ctakes/site/trunk/content/ctakes/people.mdtext
URL: http://svn.apache.org/viewvc/incubator/ctakes/site/trunk/content/ctakes/people.mdtext?rev=1377058&r1=1377057&r2=1377058&view=diff
==============================================================================
--- incubator/ctakes/site/trunk/content/ctakes/people.mdtext (original)
+++ incubator/ctakes/site/trunk/content/ctakes/people.mdtext Fri Aug 24 19:16:48 2012
@@ -21,7 +21,7 @@ is a partial list of contributors to the
 to look at all contributors to our issue tracker, mailing list and version control.
 
 | Apache ID | Name                                      # {.w160}| Home            # {.w180}| Role |Skills/Interests |
-|^----------|----------------------------------------------------|--------------------------|------------------|
+|----------|----------------------------------------------------|--------------------------|^------------------|
 | chenpei      | Pei Chen | Boston, MA, USA  | Committer | Java, NLP, ML |
 | james-masanz | James Masanz      | MN, USA       | Committer | |
 | tba | Guergana K. Savova  | Boston, MA, USA        | Committer | |
@@ -44,4 +44,4 @@ to look at all contributors to our issue
 | tba | Sean P. Murphy | MN, USA | Committer | |
 | tba | Jiaping Zheng | U-Mass Amherst, USA | Contributor | |
 
-The list of committers can be found [here][http://people.apache.org/committers-by-project.html#ctakes].
\ No newline at end of file
+The list of committers can be found [here](http://people.apache.org/committers-by-project.html#ctakes).
\ No newline at end of file