mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-09-03 03:33:15 +02:00
Remove copied names from frontmatter
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
---
|
||||
category: tool
|
||||
tool: AWK
|
||||
filename: learnawk-ua.awk
|
||||
contributors:
|
||||
- ["Marshall Mason", "http://github.com/marshallmason"]
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: Bash
|
||||
contributors:
|
||||
- ["Max Yankov", "https://github.com/golergka"]
|
||||
- ["Darren Lin", "https://github.com/CogBear"]
|
||||
|
1
uk/c.md
1
uk/c.md
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: C
|
||||
filename: learnc-ua.c
|
||||
contributors:
|
||||
- ["Adam Bard", "http://adambard.com/"]
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: Cypher
|
||||
filename: LearnCypher-ua.cql
|
||||
contributors:
|
||||
- ["Théo Gauchoux", "https://github.com/TheoGauchoux"]
|
||||
|
1
uk/go.md
1
uk/go.md
@@ -1,6 +1,5 @@
|
||||
---
|
||||
category: language
|
||||
language: Go
|
||||
filename: learngo-ua.go
|
||||
contributors:
|
||||
- ["Sonia Keys", "https://github.com/soniakeys"]
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: Java
|
||||
filename: LearnJava-ua.java
|
||||
contributors:
|
||||
- ["Jake Prather", "http://github.com/JakeHP"]
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: JavaScript
|
||||
contributors:
|
||||
- ["Leigh Brenecki", "https://leigh.net.au"]
|
||||
- ["Ariel Krakowski", "http://www.learneroo.com"]
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: JSON
|
||||
filename: learnjson-ua.json
|
||||
contributors:
|
||||
- ["Anna Harren", "https://github.com/iirelu"]
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: Kotlin
|
||||
filename: LearnKotlin-uk.kt
|
||||
contributors:
|
||||
- ["S Webber", "https://github.com/s-webber"]
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: "MIPS Assembly"
|
||||
filename: MIPS.asm
|
||||
contributors:
|
||||
- ["Stanley Lim", "https://github.com/Spiderpig86"]
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: Python 2 (legacy)
|
||||
contributors:
|
||||
- ["Louie Dinh", "http://ldinh.ca"]
|
||||
- ["Amin Bandali", "https://aminb.org"]
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: Ruby
|
||||
filename: learnruby-ua.rb
|
||||
contributors:
|
||||
- ["David Underwood", "http://theflyingdeveloper.com"]
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: Rust
|
||||
contributors:
|
||||
- ["P1start", "http://p1start.github.io/"]
|
||||
translators:
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
language: WebAssembly
|
||||
filename: learnwasm-ua.wast
|
||||
contributors:
|
||||
- ["Dean Shaff", "http://dean-shaff.github.io"]
|
||||
|
Reference in New Issue
Block a user