From c48970bd5637de7abd6fec907185f60f7cb0fa34 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Tue, 11 Feb 2014 13:49:58 -0800 Subject: [PATCH] Updated GSoC 2014 Ideas (markdown) --- GSoC-2014-Ideas.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/GSoC-2014-Ideas.md b/GSoC-2014-Ideas.md index 3bde190..72854e8 100644 --- a/GSoC-2014-Ideas.md +++ b/GSoC-2014-Ideas.md @@ -70,6 +70,8 @@ The Nimrod standard library currently lacks a YAML parsing module. This task req **Description:** * Implement a procedure which uses native stat-like calls on Linux, Mac, Windows, and other operating systems to gather detailed information about specific file system objects. Allow the bypassing of symlinks and hardlinks, where possible. +**Mentor:** dom96 ([@dom96](http://github.com/dom96)) + #### Enhance and expand standard library documentation **Skill Requirements:** Basic writing and documentation skills, web design and infrastructure setup.