Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Kate
Commits
ce0b7154
Commit
ce0b7154
authored
Oct 04, 2022
by
Waqar Ahmed
Browse files
Add myself as author
parent
50b3799a
Pipeline
#241634
passed with stage
in 9 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
apps/lib/kateapp.cpp
View file @
ce0b7154
...
...
@@ -147,6 +147,7 @@ void KateApp::fillAuthorsAndCredits(KAboutData &aboutData)
aboutData
.
addAuthor
(
i18n
(
"Dominik Haumann"
),
i18n
(
"Core Developer"
),
QStringLiteral
(
"dhaumann@kde.org"
));
aboutData
.
addAuthor
(
i18n
(
"Sven Brauch"
),
i18n
(
"Developer"
),
QStringLiteral
(
"mail@svenbrauch.de"
));
aboutData
.
addAuthor
(
i18n
(
"Kåre Särs"
),
i18n
(
"Developer"
),
QStringLiteral
(
"kare.sars@iki.fi"
));
aboutData
.
addAuthor
(
i18n
(
"Waqar Ahmed"
),
i18n
(
"Core Developer"
),
QStringLiteral
(
"waqar.17a@gmail.com"
));
aboutData
.
addAuthor
(
i18n
(
"Anders Lund"
),
i18n
(
"Core Developer"
),
QStringLiteral
(
"anders@alweb.dk"
),
QStringLiteral
(
"https://www.alweb.dk"
));
aboutData
.
addAuthor
(
i18n
(
"Joseph Wenninger"
),
i18n
(
"Core Developer"
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment