diff options
| -rw-r--r-- | .gitlab-ci.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 893cb61afb2..a438052e00a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml | |||
| @@ -15,11 +15,11 @@ | |||
| 15 | # You should have received a copy of the GNU General Public License | 15 | # You should have received a copy of the GNU General Public License |
| 16 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 16 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
| 17 | 17 | ||
| 18 | # GitLab CI support for GNU Emacs | 18 | # GNU Emacs support for the GitLab protocol for CI |
| 19 | 19 | ||
| 20 | # The presence of this file does not imply any FSF/GNU endorsement of | 20 | # The presence of this file does not imply any FSF/GNU endorsement of |
| 21 | # GitLab CI or any related entities and is intended only for | 21 | # any particular servce that uses that protocol. Also, it is intended for |
| 22 | # evaluation purposes. | 22 | # evaluation purposes, thus possibly temporary. |
| 23 | 23 | ||
| 24 | # Maintainer: tzz@lifelogs.com | 24 | # Maintainer: tzz@lifelogs.com |
| 25 | # URL: https://gitlab.com/emacs-ci/emacs | 25 | # URL: https://gitlab.com/emacs-ci/emacs |