diff options
author | Mike Greiling <mike@pixelcog.com> | 2017-08-07 00:58:12 -0500 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2017-08-07 11:08:58 -0500 |
commit | 669ff236dc5b4bfa5916c9406231f3e8cfc2f8c2 (patch) | |
tree | 0a535509966bce8db5838feb5de9b404de32e3f2 | |
parent | 6ff1ad2f63cbbc9f9ce421d6b756d9a8bc7b72fb (diff) | |
download | gitlab-ce-669ff236dc5b4bfa5916c9406231f3e8cfc2f8c2.tar.gz |
add thunky to approved licenses (MIT)
-rw-r--r-- | config/dependency_decisions.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/dependency_decisions.yml b/config/dependency_decisions.yml index 59c7050a14d..ca5b941aebf 100644 --- a/config/dependency_decisions.yml +++ b/config/dependency_decisions.yml @@ -398,3 +398,9 @@ :why: https://github.com/remy/undefsafe/blob/master/LICENSE :versions: [] :when: 2017-04-10 06:30:00.002555000 Z +- - :approve + - thunky + - :who: Mike Greiling + :why: https://github.com/mafintosh/thunky/blob/master/README.md#license + :versions: [] + :when: 2017-08-07 05:56:09.907045000 Z |