Skip to content

Commit 3374c6a

Browse files
dwybandwyban
authored andcommitted
Merge branch 'develop' of https://github.com/tektronix/initialstate.NET into develop
* 'develop' of https://github.com/tektronix/initialstate.NET: Create CODEOWNERS Fixing OSS Badge Adding Tek OSS Badge to Readme Updated CONTRIBUTING.md to properly make reference to the develop branch as the starting point for contibutions.
2 parents 57c8e3a + a0f4883 commit 3374c6a

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @dwyban

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ InitialState<nolink />.NET was built using Visual Studio 2017 and the .NET Frame
77

88

99
## Contributing/Submitting Changes
10-
* Create a fork from the latest dev branch and name it what you intend to do.
10+
* Create a fork from the latest develop branch and name it what you intend to do.
1111
* Branch names should start with:
1212
* topic/
1313
* feature/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# InitialState<nolink/>.NET
1+
# InitialState<nolink/>.NET [![Tektronix](https://tektronix.github.io/media/TEK-opensource_badge.svg)](https://github.com/tektronix)
22
InitialState<nolink/>.NET is a .NET class library that simplifies streaming event data to Initial State. http://www.initialstate.com
33

44

0 commit comments

Comments
 (0)