seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=da84ff862f4b80b1d4b58a43772fab04ceaca372
commit da84ff862f4b80b1d4b58a43772fab04ceaca372 Author: Daniel Juyung Seo <seojuyu...@gmail.com> Date: Mon Mar 10 17:58:10 2014 +0900 author: added Anand to author file. --- AUTHORS | 1 + src/lib/elm_authors.h | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index 4a1da76..33ae7bf 100644 --- a/AUTHORS +++ b/AUTHORS @@ -150,3 +150,4 @@ Jeonghoon Park <jh1979.p...@samsung.com> Prashant <pb.ing...@samsung.com> suxia li <suxia...@samsung.com> yan.wang <yan.w...@linux.intel.com> +Anand <anand...@samsung.com> diff --git a/src/lib/elm_authors.h b/src/lib/elm_authors.h index 63717e3..047e245 100644 --- a/src/lib/elm_authors.h +++ b/src/lib/elm_authors.h @@ -152,6 +152,7 @@ * @author Prashant <pb.ingale@@samsung.com> * @author suxia li <suxia.li@@samsung.com> * @author yan.wang <yan.wang@@linux.intel.com> + * @author Anand <anand.km@@samsung.com> * * Please contact <enlightenment-devel@lists.sourceforge.net> to get in * contact with the developers and maintainers. --