瀏覽代碼

Update authors entry for myself

main
Garrick Aden-Buie 5 年之前
父節點
當前提交
d5e4beb75e
共有 1 個文件被更改,包括 6 次插入1 次删除
  1. +6
    -1
      DESCRIPTION

+ 6
- 1
DESCRIPTION 查看文件

@@ -1,7 +1,12 @@
Package: ermoji
Title: RStudio Addin to Search and Copy Emoji
Version: 0.2.0
Authors@R: "Garrick Aden-Buie <garrick@adenbuie.com> [aut, cre]"
Authors@R:
person(given = "Garrick",
family = "Aden-Buie",
role = c("aut", "cre"),
email = "garrick@adenbuie.com",
comment = c(ORCID = "0000-0002-7111-0077"))
Description: RStudio addin to search through emoji and copy the
emoji name, unicode string or glyph to the clipboard.
License: MIT + file LICENSE

Loading…
取消
儲存