seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=7680bca32d76f0922b6147e072e883f162a4dd51
commit 7680bca32d76f0922b6147e072e883f162a4dd51 Author: Daniel Juyung Seo <[email protected]> Date: Tue Dec 31 13:20:53 2013 +0900 authors: Added Chinmaya as an elementary author. --- AUTHORS | 1 + src/lib/elm_authors.h | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index c1b1d6c..59f64e3 100644 --- a/AUTHORS +++ b/AUTHORS @@ -87,3 +87,4 @@ Abhinandan Aryadipta <[email protected]> Sanghyeon Lee <[email protected]> Anil Kumar Nahak <[email protected]> Michal Jagiello <[email protected]> +Chinmaya Panigrahi <[email protected]> diff --git a/src/lib/elm_authors.h b/src/lib/elm_authors.h index 321c7d6..7e9f0e5 100644 --- a/src/lib/elm_authors.h +++ b/src/lib/elm_authors.h @@ -89,7 +89,7 @@ * @author Sanghyeon Lee <sh10233.lee@@samsung.com> * @author Anil Kumar Nahak <ak.nahak@@samsung.com> * @author Michal Jagiello <m.jagiello@@samsung.com> - + * @author Chinmaya Panigrahi <c.panigrahi@@samsung.com> * * Please contact <[email protected]> to get in * contact with the developers and maintainers. --
