From f7b889afa5d13e38406021ecfbedf2dacb714521 Mon Sep 17 00:00:00 2001 From: "Sean P. Myrick V19.1.7.2" Date: Wed, 25 Sep 2024 14:49:04 -0700 Subject: [PATCH] Create README.json --- .github/All-ContributorSrc/JSON/README.json | 41 +++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 .github/All-ContributorSrc/JSON/README.json diff --git a/.github/All-ContributorSrc/JSON/README.json b/.github/All-ContributorSrc/JSON/README.json new file mode 100644 index 0000000..7ba1b46 --- /dev/null +++ b/.github/All-ContributorSrc/JSON/README.json @@ -0,0 +1,41 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "seanpm2001", + "name": "Sean P. Myrick V19.1.7.2", + "avatar_url": "https://avatars.githubusercontent.com/u/65933340?v=4", + "profile": "https://gist.github.com/seanpm2001/7e40a0e13c066a57577d8200b1afc6a3", + "contributions": [ + "code", + "doc", + "projectManagement", + "security", + "data", + "content", + "design", + "maintenance", + "ideas" + ] + }, + { + "login": "all-contributors", + "name": "All Contributors", + "avatar_url": "https://avatars.githubusercontent.com/u/46410174?v=4", + "profile": "https://allcontributors.org", + "contributions": [ + "doc" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "uOffice", + "projectOwner": "seanpm2001", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +}