From 349e6d0b7878502d0a406177a695312bae5a9f07 Mon Sep 17 00:00:00 2001 From: Daniel Eder Date: Thu, 22 Apr 2021 13:53:53 +0200 Subject: [PATCH] Add codeowner --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index e430c33..3421821 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -5,4 +5,4 @@ # For more details, read the following article on GitHub: https://help.github.com/articles/about-codeowners/. # These are the default owners for the whole content of this repository. The default owners are automatically added as reviewers when you open a pull request, unless different owners are specified in the file. -* @ascheibal +* @ascheibal @yspreen