You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by sm...@apache.org on 2012/09/07 13:46:03 UTC

svn commit: r1381983 - /pivot/infra/CREATE_RELEASE_WORKFLOW

Author: smartini
Date: Fri Sep  7 11:46:03 2012
New Revision: 1381983

URL: http://svn.apache.org/viewvc?rev=1381983&view=rev
Log:
add markdown mime type (for all its common file extensions) in create_release_workflow, to know how to handle them if/when present

Modified:
    pivot/infra/CREATE_RELEASE_WORKFLOW

Modified: pivot/infra/CREATE_RELEASE_WORKFLOW
URL: http://svn.apache.org/viewvc/pivot/infra/CREATE_RELEASE_WORKFLOW?rev=1381983&r1=1381982&r2=1381983&view=diff
==============================================================================
--- pivot/infra/CREATE_RELEASE_WORKFLOW (original)
+++ pivot/infra/CREATE_RELEASE_WORKFLOW Fri Sep  7 11:46:03 2012
@@ -89,6 +89,7 @@ js - application/javascript , or its obs
 jnlp - application/x-java-jnlp-file
 jpg - image/jpeg
 json - application/json
+md, mkd, markdown - text/x-markdown (sub-class-of type="text/plain")
 pdf - application/pdf
 png - image/png
 scala - text/x-scala