Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Commit d4395c4

Browse files
committed
Update authors, remove trailing whitespace.
Signed-off-by: Stephanie Brink <[email protected]>
1 parent ce97604 commit d4395c4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

AUTHORS

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ project:
33

44
Peter Bailey
55
Daniel Ellsworth
6-
Stephanie Labasan
6+
Stephanie Brink (Labasan)
77
Lauren Morita
88
Tapasya Patki
99
Barry Rountree

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The easiest way to contribute a change request is to make all of your changes on
2323
a new branch in a fork of libmsr. Make sure your `master` is up-to-date and
2424
create a new branch off of it:
2525

26-
$ git checkout master
26+
$ git checkout master
2727
$ git pull
2828
$ git branch <descriptive_branch_name>
2929
$ git checkout <descriptive_branch_name>

README

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Supported Architectures:
6464
If you are unsure of your architecture number, check the "model" field in `lscpu`
6565
or `/proc/cpuinfo` (note that it will not be in hexadecimal).
6666

67-
*The Skylake support is currently experimental and requires more testing/validation.
67+
*The Skylake support is currently experimental and requires more testing/validation.
6868

6969
Notes
7070
-----

0 commit comments

Comments
 (0)