diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 86a47bc..d9c64f7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @yarikoptic \ No newline at end of file +* @notestaff @yarikoptic \ No newline at end of file diff --git a/README.md b/README.md index 3d94f34..2c08ccd 100644 --- a/README.md +++ b/README.md @@ -161,5 +161,6 @@ In order to produce a uniquely identifiable distribution: Feedstock Maintainers ===================== +* [@notestaff](https://github.com/notestaff/) * [@yarikoptic](https://github.com/yarikoptic/) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index cba0f08..9d3be81 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -17,7 +17,7 @@ source: - 0001-BF-compare-annex-version-purely-by-the-version-based.patch build: - number: 0 + number: 1 entry_points: - datalad=datalad.cmdline.main:main - git-annex-remote-datalad-archives=datalad.customremotes.archives:main @@ -82,6 +82,7 @@ test: - mock - nibabel - nose >=1.3.4 + - ddt >=1.1.1 - vcrpy about: