Browse Source

chore(docs): add MalcolmScruggs as a contributor (#308)

Adds @MalcolmScruggs as a contributor for code, tool, test.

This was requested by Titozzz [in this comment](https://github.com/react-native-community/react-native-webview/pull/293#issuecomment-460077647)
allcontributors[bot] 5 years ago
parent
commit
305172764b
2 changed files with 13 additions and 1 deletions
  1. 11
    0
      .all-contributorsrc
  2. 2
    1
      README.md

+ 11
- 0
.all-contributorsrc View File

93
         "code",
93
         "code",
94
         "doc"
94
         "doc"
95
       ]
95
       ]
96
+    },
97
+    {
98
+      "login": "MalcolmScruggs",
99
+      "name": "Malcolm Scruggs",
100
+      "avatar_url": "https://avatars1.githubusercontent.com/u/22333355?v=4",
101
+      "profile": "https://github.com/MalcolmScruggs",
102
+      "contributions": [
103
+        "code",
104
+        "tool",
105
+        "test"
106
+      ]
96
     }
107
     }
97
   ],
108
   ],
98
   "contributorsPerLine": 7
109
   "contributorsPerLine": 7

+ 2
- 1
README.md View File

1
 # React Native WebView - a Modern, Cross-Platform WebView for React Native
1
 # React Native WebView - a Modern, Cross-Platform WebView for React Native
2
-[![star this repo](http://githubbadges.com/star.svg?user=react-native-community&repo=react-native-webview&style=flat)](https://github.com/react-native-community/react-native-webview) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors) [![Known Vulnerabilities](https://snyk.io/test/github/react-native-community/react-native-webview/badge.svg?style=flat-square)](https://snyk.io/test/github/react-native-community/react-native-webview) 
2
+[![star this repo](http://githubbadges.com/star.svg?user=react-native-community&repo=react-native-webview&style=flat)](https://github.com/react-native-community/react-native-webview) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors) [![Known Vulnerabilities](https://snyk.io/test/github/react-native-community/react-native-webview/badge.svg?style=flat-square)](https://snyk.io/test/github/react-native-community/react-native-webview) 
3
 
3
 
4
 **React Native WebView** is a modern, well-supported, and cross-platform WebView for React Native. It is intended to be a replacement for the built-in WebView (which will be [removed from core](https://github.com/react-native-community/discussions-and-proposals/pull/3)).
4
 **React Native WebView** is a modern, well-supported, and cross-platform WebView for React Native. It is intended to be a replacement for the built-in WebView (which will be [removed from core](https://github.com/react-native-community/discussions-and-proposals/pull/3)).
5
 
5
 
86
 <!-- prettier-ignore -->
86
 <!-- prettier-ignore -->
87
 | [<img src="https://avatars1.githubusercontent.com/u/6181446?v=4" width="100px;" alt="Thibault Malbranche"/><br /><sub><b>Thibault Malbranche</b></sub>](https://twitter.com/titozzz)<br />[๐Ÿ’ป](https://github.com/react-native-community/react-native-webview/commits?author=titozzz "Code") [๐Ÿค”](#ideas-titozzz "Ideas, Planning, & Feedback") [๐Ÿ‘€](#review-titozzz "Reviewed Pull Requests") [๐Ÿ“–](https://github.com/react-native-community/react-native-webview/commits?author=titozzz "Documentation") [๐Ÿšง](#maintenance-titozzz "Maintenance") [โš ๏ธ](https://github.com/react-native-community/react-native-webview/commits?author=titozzz "Tests") [๐Ÿš‡](#infra-titozzz "Infrastructure (Hosting, Build-Tools, etc)") [๐Ÿ’ฌ](#question-titozzz "Answering Questions") | [<img src="https://avatars3.githubusercontent.com/u/1479215?v=4" width="100px;" alt="Jamon Holmgren"/><br /><sub><b>Jamon Holmgren</b></sub>](https://jamonholmgren.com)<br />[๐Ÿ’ป](https://github.com/react-native-community/react-native-webview/commits?author=jamonholmgren "Code") [๐Ÿค”](#ideas-jamonholmgren "Ideas, Planning, & Feedback") [๐Ÿ‘€](#review-jamonholmgren "Reviewed Pull Requests") [๐Ÿ“–](https://github.com/react-native-community/react-native-webview/commits?author=jamonholmgren "Documentation") [๐Ÿšง](#maintenance-jamonholmgren "Maintenance") [โš ๏ธ](https://github.com/react-native-community/react-native-webview/commits?author=jamonholmgren "Tests") [๐Ÿ’ก](#example-jamonholmgren "Examples") [๐Ÿ’ฌ](#question-jamonholmgren "Answering Questions") | [<img src="https://avatars1.githubusercontent.com/u/2570562?v=4" width="100px;" alt="Andrei Pfeiffer"/><br /><sub><b>Andrei Pfeiffer</b></sub>](https://github.com/andreipfeiffer)<br />[๐Ÿ’ป](https://github.com/react-native-community/react-native-webview/commits?author=andreipfeiffer "Code") [๐Ÿ‘€](#review-andreipfeiffer "Reviewed Pull Requests") [๐Ÿค”](#ideas-andreipfeiffer "Ideas, Planning, & Feedback") | [<img src="https://avatars0.githubusercontent.com/u/5347038?v=4" width="100px;" alt="Michael Diarmid"/><br /><sub><b>Michael Diarmid</b></sub>](https://twitter.com/mikediarmid)<br />[๐Ÿ’ป](https://github.com/react-native-community/react-native-webview/commits?author=Salakar "Code") [๐Ÿ‘€](#review-Salakar "Reviewed Pull Requests") [๐Ÿค”](#ideas-Salakar "Ideas, Planning, & Feedback") [๐Ÿ”ง](#tool-Salakar "Tools") | [<img src="https://avatars3.githubusercontent.com/u/932981?v=4" width="100px;" alt="Scott Mathson"/><br /><sub><b>Scott Mathson</b></sub>](http://smathson.github.io)<br />[๐Ÿ’ป](https://github.com/react-native-community/react-native-webview/commits?author=smathson "Code") [๐Ÿ“–](https://github.com/react-native-community/react-native-webview/commits?author=smathson "Documentation") | [<img src="https://avatars0.githubusercontent.com/u/8221990?v=4" width="100px;" alt="Margaret"/><br /><sub><b>Margaret</b></sub>](https://github.com/YangXiaomei)<br />[๐Ÿ’ป](https://github.com/react-native-community/react-native-webview/commits?author=YangXiaomei "Code") [๐Ÿ“–](https://github.com/react-native-community/react-native-webview/commits?author=YangXiaomei "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/1173161?v=4" width="100px;" alt="Jordan Sexton"/><br /><sub><b>Jordan Sexton</b></sub>](https://stylisted.com)<br />[๐Ÿ’ป](https://github.com/react-native-community/react-native-webview/commits?author=jordansexton "Code") [๐Ÿ“–](https://github.com/react-native-community/react-native-webview/commits?author=jordansexton "Documentation") |
87
 | [<img src="https://avatars1.githubusercontent.com/u/6181446?v=4" width="100px;" alt="Thibault Malbranche"/><br /><sub><b>Thibault Malbranche</b></sub>](https://twitter.com/titozzz)<br />[๐Ÿ’ป](https://github.com/react-native-community/react-native-webview/commits?author=titozzz "Code") [๐Ÿค”](#ideas-titozzz "Ideas, Planning, & Feedback") [๐Ÿ‘€](#review-titozzz "Reviewed Pull Requests") [๐Ÿ“–](https://github.com/react-native-community/react-native-webview/commits?author=titozzz "Documentation") [๐Ÿšง](#maintenance-titozzz "Maintenance") [โš ๏ธ](https://github.com/react-native-community/react-native-webview/commits?author=titozzz "Tests") [๐Ÿš‡](#infra-titozzz "Infrastructure (Hosting, Build-Tools, etc)") [๐Ÿ’ฌ](#question-titozzz "Answering Questions") | [<img src="https://avatars3.githubusercontent.com/u/1479215?v=4" width="100px;" alt="Jamon Holmgren"/><br /><sub><b>Jamon Holmgren</b></sub>](https://jamonholmgren.com)<br />[๐Ÿ’ป](https://github.com/react-native-community/react-native-webview/commits?author=jamonholmgren "Code") [๐Ÿค”](#ideas-jamonholmgren "Ideas, Planning, & Feedback") [๐Ÿ‘€](#review-jamonholmgren "Reviewed Pull Requests") [๐Ÿ“–](https://github.com/react-native-community/react-native-webview/commits?author=jamonholmgren "Documentation") [๐Ÿšง](#maintenance-jamonholmgren "Maintenance") [โš ๏ธ](https://github.com/react-native-community/react-native-webview/commits?author=jamonholmgren "Tests") [๐Ÿ’ก](#example-jamonholmgren "Examples") [๐Ÿ’ฌ](#question-jamonholmgren "Answering Questions") | [<img src="https://avatars1.githubusercontent.com/u/2570562?v=4" width="100px;" alt="Andrei Pfeiffer"/><br /><sub><b>Andrei Pfeiffer</b></sub>](https://github.com/andreipfeiffer)<br />[๐Ÿ’ป](https://github.com/react-native-community/react-native-webview/commits?author=andreipfeiffer "Code") [๐Ÿ‘€](#review-andreipfeiffer "Reviewed Pull Requests") [๐Ÿค”](#ideas-andreipfeiffer "Ideas, Planning, & Feedback") | [<img src="https://avatars0.githubusercontent.com/u/5347038?v=4" width="100px;" alt="Michael Diarmid"/><br /><sub><b>Michael Diarmid</b></sub>](https://twitter.com/mikediarmid)<br />[๐Ÿ’ป](https://github.com/react-native-community/react-native-webview/commits?author=Salakar "Code") [๐Ÿ‘€](#review-Salakar "Reviewed Pull Requests") [๐Ÿค”](#ideas-Salakar "Ideas, Planning, & Feedback") [๐Ÿ”ง](#tool-Salakar "Tools") | [<img src="https://avatars3.githubusercontent.com/u/932981?v=4" width="100px;" alt="Scott Mathson"/><br /><sub><b>Scott Mathson</b></sub>](http://smathson.github.io)<br />[๐Ÿ’ป](https://github.com/react-native-community/react-native-webview/commits?author=smathson "Code") [๐Ÿ“–](https://github.com/react-native-community/react-native-webview/commits?author=smathson "Documentation") | [<img src="https://avatars0.githubusercontent.com/u/8221990?v=4" width="100px;" alt="Margaret"/><br /><sub><b>Margaret</b></sub>](https://github.com/YangXiaomei)<br />[๐Ÿ’ป](https://github.com/react-native-community/react-native-webview/commits?author=YangXiaomei "Code") [๐Ÿ“–](https://github.com/react-native-community/react-native-webview/commits?author=YangXiaomei "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/1173161?v=4" width="100px;" alt="Jordan Sexton"/><br /><sub><b>Jordan Sexton</b></sub>](https://stylisted.com)<br />[๐Ÿ’ป](https://github.com/react-native-community/react-native-webview/commits?author=jordansexton "Code") [๐Ÿ“–](https://github.com/react-native-community/react-native-webview/commits?author=jordansexton "Documentation") |
88
 | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
88
 | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
89
+| [<img src="https://avatars1.githubusercontent.com/u/22333355?v=4" width="100px;" alt="Malcolm Scruggs"/><br /><sub><b>Malcolm Scruggs</b></sub>](https://github.com/MalcolmScruggs)<br />[๐Ÿ’ป](https://github.com/react-native-community/react-native-webview/commits?author=MalcolmScruggs "Code") [๐Ÿ”ง](#tool-MalcolmScruggs "Tools") [โš ๏ธ](https://github.com/react-native-community/react-native-webview/commits?author=MalcolmScruggs "Tests") |
89
 <!-- ALL-CONTRIBUTORS-LIST:END -->
90
 <!-- ALL-CONTRIBUTORS-LIST:END -->
90
 
91
 
91
 This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
92
 This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!