Skip to content

Commit 0d27891

Browse files
committed
Merge remote-tracking branch 'up/master'
2 parents e01791d + dbc31fb commit 0d27891

240 files changed

Lines changed: 851 additions & 488 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/dco-welcome.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2026 Fabian Ruffy
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
name: DCO Assistant for First-Time Contributors
26

37
on:

.github/workflows/test-exercises.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2026 An Nguyen
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
name: P4 Tutorials CI
26

37
on:

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# SPDX-FileCopyrightText: 2016 Antonin Bas
2+
#
13
# SPDX-License-Identifier: Apache-2.0
24

35
# Python byte code

CONTRIBUTING.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
<!--
2+
SPDX-FileCopyrightText: 2024 Abhinav Kumar
3+
4+
SPDX-License-Identifier: Apache-2.0
5+
-->
16

2-
[comment]: # (SPDX-License-Identifier: Apache-2.0)
37
---
48

59
Thank you for your interest in contributing to the P4 Compiler tutorials repository! Your contributions are important and will help to improve the project for everyone. Before you begin, please consider the guidelines below.

LICENSE

Lines changed: 0 additions & 176 deletions
This file was deleted.

0 commit comments

Comments
 (0)