Skip to content

Latest commit

 

History

History
executable file
·
14 lines (11 loc) · 539 Bytes

README.org

File metadata and controls

executable file
·
14 lines (11 loc) · 539 Bytes

See index.org.

To generate index.html, run “C-c C-e h h” inside index.org.

Thanks

(let ((contributors '("Phillip Lord" "Phil Hudson" "Samer Masterson"
                      "Tikhon Jelvis" "Alex" "Ryan" "Harry" "Sacha" "Sufyan"
                      "Austin Walker" "Swaroop C H" "Kracekumar Ramaraju"
                      "Carlos Sosa" "Dave Loyall" "Titus von der Malsburg"
                      "Diego Berrocal")))
  (concat "- " (mapconcat 'identity (sort contributors 'string<) ", ") "..."))