Skip to content

Commit f06eccd

Browse files
Merge pull request AlexandreRouma#1161 from Manawyrm/manawyrm-bandplan
Update name in bandplan and contributors list
2 parents 6fa4299 + 88baa8a commit f06eccd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

core/src/credits.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ namespace sdrpp_credits {
1212
"Howard0su",
1313
"John Donkersley",
1414
"Joshua Kimsey",
15+
"Manawyrm",
1516
"Martin Hauke",
1617
"Marvin Sinister",
1718
"Maxime Biette",
@@ -21,7 +22,6 @@ namespace sdrpp_credits {
2122
"Shuyuan Liu",
2223
"Syne Ardwin (WI9SYN)",
2324
"Szymon Zakrent",
24-
"Tobias Mädel",
2525
"Youssef Touil",
2626
"Zimm"
2727
};

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,7 @@ I will soon publish a contributing.md listing the code style to use.
473473
* [Howard0su](https://github.com/howard0su)
474474
* John Donkersley
475475
* [Joshua Kimsey](https://github.com/JoshuaKimsey)
476+
* [Manawyrm](https://github.com/Manawyrm)
476477
* [Martin Hauke](https://github.com/mnhauke)
477478
* [Marvin Sinister](https://github.com/marvin-sinister)
478479
* [Maxime Biette](https://github.com/mbiette)
@@ -482,7 +483,6 @@ I will soon publish a contributing.md listing the code style to use.
482483
* [Shuyuan Liu](https://github.com/shuyuan-liu)
483484
* [Syne Ardwin (WI9SYN)](https://esaille.me/)
484485
* [Szymon Zakrent](https://github.com/zakrent)
485-
* [Tobias Mädel](https://github.com/Manawyrm)
486486
* Youssef Touil
487487
* [Zimm](https://github.com/invader-zimm)
488488

root/res/bandplans/germany.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Germany",
33
"country_name": "Germany",
44
"country_code": "DE",
5-
"author_name": "Tobias Mädel",
5+
"author_name": "Manawyrm",
66
"author_url": "https://tbspace.de",
77
"bands": [
88
{

0 commit comments

Comments
 (0)