1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-10 16:54:33 +02:00

Add self as contributor to C++ doc

This commit is contained in:
Matt Kline
2014-10-09 22:57:03 -07:00
parent 132823d274
commit dbb02b06b5

View File

@@ -3,6 +3,7 @@ language: c++
filename: learncpp.cpp
contributors:
- ["Steven Basart", "http://github.com/xksteven"]
- ["Matt Kline", "https://github.com/mrkline"]
lang: en
---