From 83409af9054f1dec885d3e20a45f3196132ed1e2 Mon Sep 17 00:00:00 2001 From: Michael Chow Date: Mon, 20 Mar 2023 10:50:12 -0400 Subject: [PATCH 1/4] chore: update authors, license, code of conduct --- .github/CODE_OF_CONDUCT.md | 14 ++++---------- LICENSE | 2 +- setup.cfg | 8 +++++--- 3 files changed, 10 insertions(+), 14 deletions(-) diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index 0e74a54e..39ef5d18 100644 --- a/.github/CODE_OF_CONDUCT.md +++ b/.github/CODE_OF_CONDUCT.md @@ -59,8 +59,7 @@ representative at an online or offline event. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported to the community leaders responsible for enforcement at -codeofconduct@rstudio.com. +reported to the community leaders responsible for enforcement at codeofconduct@posit.co. All complaints will be reviewed and investigated promptly and fairly. All community leaders are obligated to respect the privacy and security of the @@ -116,17 +115,12 @@ community. This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 2.1, available at -[https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1]. +. Community Impact Guidelines were inspired by -[Mozilla's code of conduct enforcement ladder][Mozilla CoC]. +[Mozilla's code of conduct enforcement ladder][https://github.com/mozilla/inclusion]. For answers to common questions about this code of conduct, see the FAQ at -[https://www.contributor-covenant.org/faq][FAQ]. Translations are available at -[https://www.contributor-covenant.org/translations][translations]. +. Translations are available at . [homepage]: https://www.contributor-covenant.org -[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html -[Mozilla CoC]: https://github.com/mozilla/diversity -[FAQ]: https://www.contributor-covenant.org/faq -[translations]: https://www.contributor-covenant.org/translations diff --git a/LICENSE b/LICENSE index 194c286c..83e50080 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 RStudio +Copyright (c) 2023 pins-python authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/setup.cfg b/setup.cfg index 2223aaa2..3b5ccc53 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,9 +3,11 @@ name = pins description = Publish data sets, models, and other python objects, making it easy to share them across projects and with your colleagues. long_description = file: README.md long_description_content_type = text/markdown -url = https://github.com/machow/pins-python -author = Michael Chow -author_email = mc_al_github@fastmail.com +url = https://github.com/rstudio/pins-python +authors = [ + {name="Michael Chow", email="michael.chow@posit.co"}, + {name="Posit, PBC", email="michael.chow@posit.co"}, +] license = MIT keywords = data, tidyverse classifiers = From f64baf57bf09a48751fcaa4208c0ef9b2bcf4c94 Mon Sep 17 00:00:00 2001 From: Michael Chow Date: Tue, 21 Mar 2023 13:59:15 -0400 Subject: [PATCH 2/4] chore: revert setup.cfg, add MAINTAINERS.md --- MAINTAINERS.md | 5 +++++ setup.cfg | 10 ++++------ 2 files changed, 9 insertions(+), 6 deletions(-) create mode 100644 MAINTAINERS.md diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 00000000..576d2751 --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,5 @@ +# Who maintains Vetiver + +The pins-python package was created by and is currently maintained by Michael Chow . [Posit Software, PBC](https://posit.co/products/open-source/) is a copyright holder and funder of the vetiver package. + +Several individuals in the community have taken an active role in helping to maintain vetiver and submit fixes. Those individuals are shown in the git changelog. diff --git a/setup.cfg b/setup.cfg index 3b5ccc53..3dda9284 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,11 +3,9 @@ name = pins description = Publish data sets, models, and other python objects, making it easy to share them across projects and with your colleagues. long_description = file: README.md long_description_content_type = text/markdown -url = https://github.com/rstudio/pins-python -authors = [ - {name="Michael Chow", email="michael.chow@posit.co"}, - {name="Posit, PBC", email="michael.chow@posit.co"}, -] +url = https://github.com/machow/pins-python +author = Michael Chow +author_email = mc_al_github@fastmail.com license = MIT keywords = data, tidyverse classifiers = @@ -57,7 +55,7 @@ test = pytest-dotenv pytest-parallel s3fs - adlfs==2022.2.0 + adlfs gcsfs fastparquet pyarrow From e9c0881b8875d49332c93b0135b6fe4ef2626832 Mon Sep 17 00:00:00 2001 From: Michael Chow Date: Mon, 27 Mar 2023 10:40:25 -0400 Subject: [PATCH 3/4] chore: spring cleaning maintainers, setup tweaks --- MAINTAINERS.md | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 576d2751..fd68bf62 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,4 +1,4 @@ -# Who maintains Vetiver +# Who maintains pins The pins-python package was created by and is currently maintained by Michael Chow . [Posit Software, PBC](https://posit.co/products/open-source/) is a copyright holder and funder of the vetiver package. diff --git a/setup.cfg b/setup.cfg index 3dda9284..2223aaa2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -55,7 +55,7 @@ test = pytest-dotenv pytest-parallel s3fs - adlfs + adlfs==2022.2.0 gcsfs fastparquet pyarrow From a1f5f3b321c916cb561b2e945ff0894e9abf4df6 Mon Sep 17 00:00:00 2001 From: Michael Chow Date: Mon, 27 Mar 2023 12:18:05 -0400 Subject: [PATCH 4/4] chore: change vetiver to 'this package' in MAINTAINERS --- MAINTAINERS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index fd68bf62..02194fc1 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,5 +1,5 @@ # Who maintains pins -The pins-python package was created by and is currently maintained by Michael Chow . [Posit Software, PBC](https://posit.co/products/open-source/) is a copyright holder and funder of the vetiver package. +The pins-python package was created by and is currently maintained by Michael Chow . [Posit Software, PBC](https://posit.co/products/open-source/) is a copyright holder and funder of this package. -Several individuals in the community have taken an active role in helping to maintain vetiver and submit fixes. Those individuals are shown in the git changelog. +Several individuals in the community have taken an active role in helping to maintain this package and submit fixes. Those individuals are shown in the git changelog.