From 66cc52bc49521ceed096cf124ce70b4d64ccb51a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 8 Jan 2021 04:05:38 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 09d79457..f136228f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/medipixel/rl_algorithms.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/medipixel/rl_algorithms/context:python) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) -[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)

@@ -36,21 +36,23 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - - - - - - + + + + + + + - + +

Jinwoo Park (Curt)

πŸ’»

Kyunghwan Kim

πŸ’»

darthegg

πŸ’»

Mincheol Kim

πŸ’»

κΉ€λ―Όμ„­

πŸ’»

Leejin Jung

πŸ’»

Chris Yoon

πŸ’»

Jinwoo Park (Curt)

πŸ’»

Kyunghwan Kim

πŸ’»

darthegg

πŸ’»

Mincheol Kim

πŸ’»

κΉ€λ―Όμ„­

πŸ’»

Leejin Jung

πŸ’»

Chris Yoon

πŸ’»

Jiseong Han

πŸ’»

Jiseong Han

πŸ’»

Sehyun Hwang

🚧
- + + This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. From a59a4e05b606a650775818abdc67bc16e712dfe4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 8 Jan 2021 04:05:39 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 26bc143b..1536f19b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -76,6 +76,15 @@ "contributions": [ "code" ] + }, + { + "login": "sehyun-hwang", + "name": "Sehyun Hwang", + "avatar_url": "https://avatars3.githubusercontent.com/u/23437715?v=4", + "profile": "https://github.com/sehyun-hwang", + "contributions": [ + "maintenance" + ] } ], "contributorsPerLine": 7,