From b87597d9563d742af20160697ae34afa94ea133c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 16:49:36 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 93fcb0c37..5ed4edf94 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OpenML-Python -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) A python interface for [OpenML](http://openml.org), an online platform for open science collaboration in machine learning. @@ -54,6 +54,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +

a-moadel

📖 💡

Matthias Feurer

💻
From 197c57a5fcfc168f3582a5d607940c6639f2c14f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 16:49:37 +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 5cf5f4fdd..d6bb2dbc5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -14,6 +14,15 @@ "doc", "example" ] + }, + { + "login": "mfeurer", + "name": "Matthias Feurer", + "avatar_url": "https://avatars2.githubusercontent.com/u/5320498?v=4", + "profile": "http://ml.informatik.uni-freiburg.de/people/feurer/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,