Skip to content

Commit bbc4eef

Browse files
Merge pull request #988 from IndrajeetPatil/add_as_contributor
Adds me as contributor to `DESCRIPTION`
2 parents 62db63d + 6bb3e92 commit bbc4eef

File tree

4 files changed

+19
-1
lines changed

4 files changed

+19
-1
lines changed

DESCRIPTION

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,12 @@ Authors@R:
1111
person(given = "Lorenz",
1212
family = "Walthert",
1313
role = c("cre", "aut"),
14-
email = "[email protected]"))
14+
email = "[email protected]"),
15+
person(given = "Indrajeet",
16+
family = "Patil",
17+
role = "ctb",
18+
email = "[email protected]",
19+
comment = c(ORCID = "0000-0003-1995-6531", Twitter = "@patilindrajeets")))
1520
Description: Pretty-prints R code without changing the user's formatting
1621
intent.
1722
License: MIT + file LICENSE

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ editor_options:
5050

5151
**Other**
5252

53+
- \@IndrajeetPatil is now a contributor to {styler}. Welcome and thanks for
54+
everything you did so far! (#988).
5355
- Non-exported and unused functions `odd()` and `even()` were removed
5456
(\@IndrajeetPatil, #989).
5557
- Old (and outdated) vignettes have been removed (\@IndrajeetPatil, #955). To

inst/WORDLIST

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ covr
3131
cpp
3232
cran
3333
cre
34+
ctb
3435
cynkra
3536
datastructures
3637
dec
@@ -75,6 +76,7 @@ ggplot
7576
ghclass
7677
github
7778
gitsum
79+
gmail
7880
grkstyle
7981
GSOC
8082
hashFiles
@@ -85,6 +87,7 @@ https
8587
icloud
8688
ifelse
8789
impl
90+
Indrajeet
8891
infinitively
8992
initializer
9093
inode
@@ -141,6 +144,9 @@ params
141144
paren
142145
parsable
143146
parsesum
147+
Patil
148+
patilindrajeet
149+
patilindrajeets
144150
pgkdown
145151
pkgapi
146152
pkgdown

man/styler-package.Rd

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)