mirror of
https://github.com/nordtheme/vim.git
synced 2026-09-10 07:36:23 -04:00
As part of the "Northern Post - The state and roadmap of Nord" [1] announcement, this repository will be migrated to the `nordtheme` GitHub organization [2]. This issue is a task of the nordtheme/nord#185 [3] epic (tasklist [4]). [1]: https://github.com/orgs/nordtheme/discussions/183 [2]: https://github.com/nordtheme [3]: https://github.com/nordtheme/nord/issues/185 [4]: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/about-task-lists GH-335
15 lines
622 B
Plaintext
15 lines
622 B
Plaintext
# Copyright (c) 2016-present Sven Greb <development@svengreb.de>
|
|
# This source code is licensed under the MIT license found in the license file.
|
|
|
|
# Configuration for the GitHub feature to automatically request reviews from the code owners
|
|
# when a pull request changes any owned files.
|
|
#
|
|
# References:
|
|
# 1. https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-file-location
|
|
# 2. https://github.com/blog/2392-introducing-code-owners
|
|
|
|
# +----------------------+
|
|
# + Core Team Code Owner +
|
|
# +----------------------+
|
|
* @svengreb
|