seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=d58e298b1dcbc92a92938ee96d18eb16f42a337f
commit d58e298b1dcbc92a92938ee96d18eb16f42a337f Author: Daniel Juyung Seo <seojuyu...@gmail.com> Date: Tue Mar 18 13:16:42 2014 +0900 author: Added Subhransu to authors list. Thanks for the contribution Subhransu. --- AUTHORS | 1 + src/lib/elm_authors.h | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index 33ae7bf..9bd2402 100644 --- a/AUTHORS +++ b/AUTHORS @@ -151,3 +151,4 @@ Prashant <pb.ing...@samsung.com> suxia li <suxia...@samsung.com> yan.wang <yan.w...@linux.intel.com> Anand <anand...@samsung.com> +Subhransu Sekhar Mohanty <sub.moha...@samsung.com> diff --git a/src/lib/elm_authors.h b/src/lib/elm_authors.h index 047e245..f17abaa 100644 --- a/src/lib/elm_authors.h +++ b/src/lib/elm_authors.h @@ -153,6 +153,7 @@ * @author suxia li <suxia.li@@samsung.com> * @author yan.wang <yan.wang@@linux.intel.com> * @author Anand <anand.km@@samsung.com> + * @author Subhransu Sekhar Mohanty <sub.mohanty@@samsung.com> * * Please contact <enlightenment-devel@lists.sourceforge.net> to get in * contact with the developers and maintainers. --