You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
motivation: preperation to sanbox
changes:
* add docker setup and sanity check scripts we can use for CI
* add swift formatting rules and adjust formatting
* cleanup project name in copyright headers
* add contributors list
* add linux tests generation script + regenerate linux tests
For the purpose of tracking copyright, this is the list of individuals and
2
+
organizations who have contributed source code to the SwiftStatsdClient.
3
+
4
+
For employees of an organization/company where the copyright of work done
5
+
by employees of that company is held by the company itself, only the company
6
+
needs to be listed here.
7
+
8
+
## COPYRIGHT HOLDERS
9
+
10
+
- Apple Inc. (all contributors with '@apple.com')
11
+
12
+
### Contributors
13
+
14
+
- tomer doron <tomerd@apple.com>
15
+
16
+
**Updating this list**
17
+
18
+
Please do not edit this file manually. It is generated using `./scripts/generate_contributors_list.sh`. If a name is misspelled or appearing multiple times: add an entry in `./.mailmap`
0 commit comments